Skip to content

Commit 58c84a2

Browse files
committed
[resources] remove the app scene stuff for now
1 parent 2f197d6 commit 58c84a2

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

Resources/Info.plist

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -54,25 +54,6 @@
5454
</array>
5555
<key>ATSApplicationFontsPath</key>
5656
<string>./</string>
57-
<key>UIApplicationSceneManifest</key>
58-
<dict>
59-
<key>UIApplicationSupportsMultipleScenes</key>
60-
<true/>
61-
<key>UISceneConfigurations</key>
62-
<dict>
63-
<key>UIWindowSceneSessionRoleApplication</key>
64-
<array>
65-
<dict>
66-
<key>UILaunchStoryboardName</key>
67-
<string>LaunchScreen</string>
68-
<key>UISceneConfigurationName</key>
69-
<string>Default Configuration</string>
70-
<key>UISceneDelegateClassName</key>
71-
<string>NewTerm.SceneDelegate</string>
72-
</dict>
73-
</array>
74-
</dict>
75-
</dict>
7657
<key>UIDeviceFamily</key>
7758
<array>
7859
<integer>1</integer>

0 commit comments

Comments
 (0)