I want to include Core Location and I'm trying to follow this tutorial: http://www.mobileorchard.com/hello-there-a-corelocation-tutorial/ and I am using SDK 3.2.2.
@interface MainViewController : UIViewController <FlipsideViewControllerDelegate>{
is the code right now.