Is it just me or Xcode 6 (6.0.1) with Swift seems to be super slow when you type your code, especially with autocompletion?
A normal Objective-C cla
I had the same issues even in Xcode 6.3
All this was happening even in relatively small project. I tried all the fixes I could find:
None of these actually helped in my project.
What actually solved my problem was:
Now I have close to zero CPU usage, low memory usage, and decently fast completions.