diff options
Diffstat (limited to 'packaging/ios/Info.plist')
-rw-r--r-- | packaging/ios/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/ios/Info.plist b/packaging/ios/Info.plist index aeaeab967..b25f58e7a 100644 --- a/packaging/ios/Info.plist +++ b/packaging/ios/Info.plist @@ -63,7 +63,7 @@ <key>LSRequiresIPhoneOS</key> <true/> <key>UILaunchStoryboardName</key> - <string>LaunchScreen</string> + <string>SubsurfaceMobileLaunch</string> <key>UISupportedInterfaceOrientations</key> <array> <string>UIInterfaceOrientationPortrait</string> |