Info.plist configuration "(no name)" for UIWindowSceneSessionRoleApplication contained UISceneDelegateClassName key, but could not load class with name "SceneDelegate".
这个问题找到你的 info.plist 文件, 并找到 Application Scene Manifest
删除这个 item 就可以了