Swift Around the Web


Code


Apple News


Design


Random Cool Stuff

In Case You Missed It



Tutorials

Videos

Functional Voodoo

WATCH


Swift Code



Swift ThoughtsSwift Thoughts

I haven't found SourceKit crashes to be that bad (they were tolerable) until this week - when my code would no longer autocomplete no matter what I did! Yes, cleaning Derived Data did not help.

After the frustration became too much, I spent the time attempting to Debug (which is pretty much impossible). When removing the test target solved the problem, adding it back and re-importing the newest versions of Quick and Nimble did the trick.

I am beyond thrilled that Apple is actually taking this massive tool problem for those working in Swift seriously, with the SourceKit issue the priority for the next release of XCode!

NatashaTheRobot