1
0
mirror of https://github.com/opa334/TrollStore.git synced 2025-01-19 05:25:41 +08:00
TrollStore/TrollHelper/TSHAppDelegateWithScene.h

6 lines
104 B
Objective-C

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