Allow use of launch storyboard instead of launch images on iOS
This commit is contained in:
committed by
Joshua Granick
parent
97a6580752
commit
d5e80fa5c1
@@ -28,6 +28,8 @@
|
||||
<string>::APP_BUILD_NUMBER::</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
::if (IOS_LAUNCH_STORYBOARD != null)::<key>UILaunchStoryboardName</key>
|
||||
<string>::IOS_LAUNCH_STORYBOARD::</string>::end::
|
||||
<key>UIRequiredDeviceCapabilities</key>
|
||||
<dict>
|
||||
::foreach REQUIRED_CAPABILITY::<key>::name::</key>
|
||||
|
||||
Reference in New Issue
Block a user