I'm using Objective C. When typing #import <... I don't get any sort of autocomplete. I want to import the MKMapKit, or whatever it is named, but I get no autocomplete. I would have assumed it would be something like #import <MKMapKit/MKMapKit.h>.
I can search through the documentation for it but that's less productive. Not to mention the docs don't tell you the path usually.
I've tried some things such as turning off code completion, restarting xCode, and then turning it back on. But no luck.
Any other suggestions? I'm just guessing over time that with the various xCode updates I have on my system that something has gotten out of whack (just like my iCloud syncing between devices).
Welcome any suggestions.