Error Xcode 6 –> Error SourceKit terminated. Editor functionality temporarily limited [duplicate]

I still have this issue.

I have a working solution:

If you are targeting on iOS8, switch the deployment target to iOS7,

If this issue happen again, switch the deployment target to iOS8,

If this issue happen again, switch the deployment target to iOS7,

If this issue happen again, switch the deployment target to iOS8,

Hope this help you.

Update:

Seems this is better solution:

Quite Xcode, and delete all the folders in the DerivedData directory

Leave a Comment