Skip to content

Commit 50f8880

Browse files
committed
chore: remove unneeded scene config
1 parent 995ea5f commit 50f8880

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

tools/assets/App_Resources/iOS/Info.plist

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -60,18 +60,5 @@
6060
<string>UIWindowSceneSessionRoleApplication</string>
6161
<key>UIApplicationSupportsMultipleScenes</key>
6262
<true/>
63-
<key>UISceneConfigurations</key>
64-
<dict>
65-
<key>UIWindowSceneSessionRoleApplication</key>
66-
<array>
67-
<dict>
68-
<key>UISceneConfigurationName</key>
69-
<string>Default Configuration</string>
70-
<key>UISceneDelegateClassName</key>
71-
<string>SceneDelegate</string>
72-
</dict>
73-
</array>
74-
</dict>
75-
</dict>
7663
</dict>
7764
</plist>

0 commit comments

Comments
 (0)