新建项目兼容低级IOS版本,将SceneDelegate.h,SceneDelegate.m删掉报错
控制台报错

[SceneConfiguration] Info.plist contained no UIScene configuration dictionary (looking for configuration named "(no name)")

解决方法:
在info.plist文件中添加Application Scene Manifest,输入时Xcode会提示直接生成即可,就不会有警告了
在这里插入图片描述

Scene Configuration的items要置0

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐