Repository: cordova-ios
Updated Branches:
  refs/heads/3.9.x 32f7c2bf8 -> 95f46ba32


CB-9690 Can't submit iPad apps to the App Store for iOS 9

This closes #167


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/352cc10f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/352cc10f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/352cc10f

Branch: refs/heads/3.9.x
Commit: 352cc10f4586b9f4b5175c953ae24c1b26d84f7c
Parents: 32f7c2b
Author: sgrebnov <v-seg...@microsoft.com>
Authored: Mon Oct 26 14:23:27 2015 +0300
Committer: sgrebnov <v-seg...@microsoft.com>
Committed: Mon Oct 26 14:37:46 2015 +0300

----------------------------------------------------------------------
 bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/352cc10f/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist
----------------------------------------------------------------------
diff --git a/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist 
b/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist
index c4059b7..e78f6c6 100644
--- a/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist
+++ b/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist
@@ -99,6 +99,8 @@
                <string>UIInterfaceOrientationPortraitUpsideDown</string>
                <string>UIInterfaceOrientationLandscapeRight</string>
        </array>
+       <key>UIRequiresFullScreen</key>
+    <true/>
     <key>UILaunchImages</key>
         <array>
             <dict>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to