Added a placeholder default launch screen nib for iOS so the app always uses the device's native resolution (in iOS 8+, at least.)

--HG--
branch : minor
This commit is contained in:
Alex Szpakowski
2015-02-24 03:54:29 -04:00
parent 2cc53bb85c
commit c4dd3df799
3 changed files with 52 additions and 1 deletions
+2
View File
@@ -49,6 +49,8 @@
<true/>
<key>UIFileSharingEnabled</key>
<true/>
<key>UILaunchStoryboardName</key>
<string>Launch Screen</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>opengles-2</string>