2021-07-22 15:06:35 +08:00

6 lines
92 B
Objective-C

#import <UIKit/UIKit.h>
@interface AppDelegate : UIResponder <UIApplicationDelegate>
@end