1
0
mirror of https://github.com/opa334/TrollStore.git synced 2025-02-07 22:35:42 +08:00
TrollStore/Installer/TrollInstaller2/TSI2AppDelegate.h

6 lines
96 B
C
Raw Normal View History

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