Browse Source

Merge pull request #612 from corinnekrych/swift-2.0-example.full.screen

[PR #612] Full screen for iPhone5s+
Christian Noon 10 years ago
parent
commit
ae07d613f0
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Example/Info.plist

+ 2 - 0
Example/Info.plist

@@ -24,6 +24,8 @@
 	<true/>
 	<key>UIMainStoryboardFile</key>
 	<string>Main</string>
+    <key>UILaunchStoryboardName</key>
+    <string>LaunchScreen</string>
 	<key>UIRequiredDeviceCapabilities</key>
 	<array>
 		<string>armv7</string>