iOS template add devkit button

This commit is contained in:
pengfei.zhou
2020-03-21 11:10:20 +08:00
committed by osborn
parent 0db94701d6
commit edd212198d
4 changed files with 24 additions and 17 deletions

View File

@@ -9,8 +9,5 @@
#import <UIKit/UIKit.h>
@interface SceneDelegate : UIResponder <UIWindowSceneDelegate>
@property (strong, nonatomic) UIWindow * window;
@end