Xcode 6.0.1 None Completion and Selection
After installing Xcode 6.0.1 there is no real code completion and code highlighting (ie "navigationController").
The code and completion looks like this:
+3
Nico reese
source
to share
1 answer
I tried many things and I found a solution.
You need to go to ~ / Library / Developer / Xcode / DerivedData / folders and delete everything .
Removing DerivedData from the organizer doesn't help. Just manual removal.
+1
AleyRobotics
source
to share