Following this tutorial, I got to the end stages of coding the map app.
when I got to type about viewControllers.mapView I got syntax error of:
‘unknown receiver ‘viewController’; did you mean ‘UIViewController’?’
I am running XCode version 4.4.1
I believe the tutorial to be using a previous version.
I created viewController method and it worked.