Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

xcode 5, Mountain Lion: Very slow performance

Tags:

xcode

Installed Mountain Lion and Xcode5. Tried to open a project recently developed for iOS6. And now xcode is dramatically slow. Any ideas whats wrong with him now?

EDIT

enter image description here

It works fast with new projects I create. It slows down only when I open the old projects.

like image 549
NCFUSN Avatar asked Sep 24 '13 16:09

NCFUSN


2 Answers

Ok. I found the problem. The screen attached.

enter image description here

When I switch 'Opens in' to Default 5, Xcode changes the UI Presentations to ugly iOS7 design and xcode suddenly starts work fast like in good old times. Switching back to 4.5 brings the very slow performance back. Thats it guys!

like image 143
NCFUSN Avatar answered Nov 13 '22 01:11

NCFUSN


It reminds a problem I had with xcode 5 ( also mountain lion), the typing was very slow.. what help to fix this was removing all breakpoints ( I had nice and big list of breakpoints)

like image 25
user1105951 Avatar answered Nov 13 '22 02:11

user1105951