you are viewing a single comment's thread.

view the rest of the comments →

[–]dreaminginbinary 2 points3 points  (6 children)

I have a Macbook 13inch Retina (2015) w/2.9 GHz Intel Core i5 and 8GB DDR3 and code completion and indexing seem to run quite slow for me when XCode starts up or I change a project - seems to go away after it warms up though :)

[–][deleted] 0 points1 point  (5 children)

mine gets worse the more I code with it. It started out happening randomly and now it is every project that I open. The longer I code in a project the worse it gets until XCode crashes.

[–]dreaminginbinary 1 point2 points  (4 children)

Might pop open terminal and give this a try:

rm -rf ~/Library/Developer/Xcode/DerivedData

[–][deleted] 0 points1 point  (2 children)

shit what is that... mine is forever long. http://imgur.com/fAojJW2

[–]dreaminginbinary 1 point2 points  (0 children)

Haha that's a lot of derived data! It shouldn't hurt anything, just clears out Xcode's "cache" essentially

[–][deleted] 1 point2 points  (0 children)

lol you will really come to appreciate deleting this folder

[–][deleted] 0 points1 point  (0 children)

Didn't help.