I am trying to import various libraries which I can't remember their exact name. Unfortunately Xcode 6 (using swift
) isn't auto completing them like was done in Xcode 5 using objective-c.
For instance:
ALAssetsLibrary
MPMediaPlayer
etc.
I am forced to Google the exact framework name and then go back and copy paste.
In general autocomplete is working very poorly. Am I doing something wrong in Xcode 6?
Should I set any flags in settings to get it to work?
This fix from apple dev forums works for me. I have had performance/autocomplete issues since beta 5 i think and now xcode 6.1/Yosemite on my old 2010 MBP is working flawlessly.
Now launch Xcode once more…