I\'ve got some issues with the new autocomplete of Xcode 7.3
When I import a class, the class won\'t show up in autocomplete. Even more annoying, when an imported cl
try cleaning the project and building it, if that doesn't work, delete derived data from /Users//Library/Developer/Xcode/DerivedData, and then try it again. should work