#import // UIApplicationDelegate @interface AppDelegate : UIResponder @property(strong, nonatomic) UIWindow* window; @end