We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 995ea5f commit 50f8880Copy full SHA for 50f8880
tools/assets/App_Resources/iOS/Info.plist
@@ -60,18 +60,5 @@
60
<string>UIWindowSceneSessionRoleApplication</string>
61
<key>UIApplicationSupportsMultipleScenes</key>
62
<true/>
63
- <key>UISceneConfigurations</key>
64
- <dict>
65
- <key>UIWindowSceneSessionRoleApplication</key>
66
- <array>
67
68
- <key>UISceneConfigurationName</key>
69
- <string>Default Configuration</string>
70
- <key>UISceneDelegateClassName</key>
71
- <string>SceneDelegate</string>
72
- </dict>
73
- </array>
74
75
76
</dict>
77
</plist>
0 commit comments