Doric command line tool refact to typescript
This commit is contained in:
13
doric-cli/assets/iOS/App/SceneDelegate.h
Normal file
13
doric-cli/assets/iOS/App/SceneDelegate.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// SceneDelegate.h
|
||||
// Example
|
||||
//
|
||||
// Created by pengfei.zhou on 2019/12/5.
|
||||
// Copyright © 2019 pengfei.zhou. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface SceneDelegate : UIResponder <UIWindowSceneDelegate>
|
||||
@end
|
||||
|
Reference in New Issue
Block a user