新建项目兼容低级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会提示直接生成即可,就不会有警告了
文章来源:https://www.toymoban.com/news/detail-504760.html
Scene Configuration的items要置0文章来源地址https://www.toymoban.com/news/detail-504760.html
到了这里,关于Info.plist contained no UIScene configuration dictionary (looking for configura的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!