在appDelegate.h中加上@property (strong, nonatomic) UIWindow * window;
在appDelegate.h中删掉SceneDelegate的代理方法
最后在info.plist文件中移除Application Scene Manifest
在appDelegate.h中加上@property (strong, nonatomic) UIWindow * window;
在appDelegate.h中删掉SceneDelegate的代理方法
最后在info.plist文件中移除Application Scene Manifest
本文标题:IOS删除SceneDelegate.h文件方法
本文链接:https://www.haomeiwen.com/subject/efexsltx.html
网友评论