For some reason, in Xcode 8.2 my code completion has stopped working. I have cleaned my product, restarted Xcode, restarted my computer, and deleted the derived data, and st
If you have any large static literals, try commenting them out. Those can sometimes trip up the compiler.