I am creating an interface with an MKMapView. However, I have been getting these error messages and I think I have linked the framework correctly. At the beginning of the class ContactViewController header file, I #import < MapKit/MapKit.h >.
I believe I have correctly linked the framework so my project, as shown below. Am I missing anything? Why is this not working?
Appreciate your help! R