rename dir
This commit is contained in:
16
doric-cli/target/iOS/Example/SceneDelegate.h
Normal file
16
doric-cli/target/iOS/Example/SceneDelegate.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// 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>
|
||||
|
||||
@property (strong, nonatomic) UIWindow * window;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user