mirror of
https://github.com/opa334/TrollStore.git
synced 2025-02-17 19:15:40 +08:00
6 lines
104 B
C
6 lines
104 B
C
![]() |
|
||
|
#import <UIKit/UIKit.h>
|
||
|
|
||
|
@interface TSHAppDelegateWithScene : UIResponder <UIApplicationDelegate>
|
||
|
|
||
|
@end
|