1 2 3 4 5
#import <UIKit/UIKit.h> @interface PLYAppDelegate : UIResponder <UIApplicationDelegate> @end