Info.plist contained no UIScene configuration dictionary (looking for configura
新建项目兼容低级IOS版本,将SceneDelegate.h,SceneDelegate.m删掉报错 [SceneConfiguration] Info.plist contained no UIScene configuration dictionary (looking for configuration named "(no name)") 解决方法: 在info.plist文件中添加Application Scene Manif…
2025-12-04