TrollStore/Installer/TrollInstaller2/TSI2AppDelegateWithScene.h

6 lines
105 B
Objective-C

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