1
0
mirror of https://github.com/opa334/TrollStore.git synced 2025-01-19 13:35:41 +08:00
TrollStore/Installer/TrollInstaller2/TSI2AppDelegateWithScene.h

6 lines
105 B
C
Raw Normal View History

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