Skip to content

Commit

Permalink
[resources] remove the app scene stuff for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kirb committed Nov 10, 2019
1 parent 2f197d6 commit 58c84a2
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions Resources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -54,25 +54,6 @@
</array>
<key>ATSApplicationFontsPath</key>
<string>./</string>
<key>UIApplicationSceneManifest</key>
<dict>
<key>UIApplicationSupportsMultipleScenes</key>
<true/>
<key>UISceneConfigurations</key>
<dict>
<key>UIWindowSceneSessionRoleApplication</key>
<array>
<dict>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UISceneConfigurationName</key>
<string>Default Configuration</string>
<key>UISceneDelegateClassName</key>
<string>NewTerm.SceneDelegate</string>
</dict>
</array>
</dict>
</dict>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
Expand Down

0 comments on commit 58c84a2

Please sign in to comment.