Search code examples
xcodeswiftsourcekit

Xcode 6.1 GM Seed's autocomplete always terminate


Today, I have downloaded Xcode 6.1 GM Seed from apple developer site so when I try to write in Swift it always crash. Xcode's popup a notify: SourceKit crash blah blah... Editor functionally temporary limited sometime like this.

How can I solve this ?


Solution

  • Exit Xcode. Delete ~/Library/Developer/Xcode/DerivedData and start it again.