// // CLASS_PREFIXAppDelegate.h // PRODUCT_NAME // // Created by Alex Fish on 25/11/2013. // Copyright (c) 2013 ORG_NAME. All rights reserved. // #import @interface CLASS_PREFIXAppDelegate : UIResponder @property (strong, nonatomic) UIWindow *window; @end