Question

I'm getting an issue with Xcode since a while.

When i'm in a storyboard or a xib file, and i want go to the connection inspector in the right panel, it's taking between 15 and 20 seconds to display all my outlets and actions of my ViewController. This is very slow and irritating...

http://img15.hostingpics.net/pics/294154Capturedcran20140410141145.png

I tried to clean all my derived data and archive to clean xcode content, but it doesn't resolve the problem

Anyone getting the same issue ?

Thanks

Was it helpful?

Solution

I found the solution !

When right clicking, check your ressources monitor and see : PrintTool 99% cupsd 58%

I uninstall all print from my computer and the probleme is solved !

Geeeeeenius !! Don't really understand what XCode has to do with print tool !

I had like 40 printers in my system settings, I deleted them, but they kept coming back. this command solved the problème : DISABLE CUPS

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top