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 2f197d6 commit 58c84a2Copy full SHA for 58c84a2
Resources/Info.plist
@@ -54,25 +54,6 @@
54
</array>
55
<key>ATSApplicationFontsPath</key>
56
<string>./</string>
57
- <key>UIApplicationSceneManifest</key>
58
- <dict>
59
- <key>UIApplicationSupportsMultipleScenes</key>
60
- <true/>
61
- <key>UISceneConfigurations</key>
62
63
- <key>UIWindowSceneSessionRoleApplication</key>
64
- <array>
65
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
75
76
<key>UIDeviceFamily</key>
77
<array>
78
<integer>1</integer>
0 commit comments