- Set iPad version to require fullscreen ios-revival
authorantonc27 <antonc27@mail.ru>
Fri, 30 Oct 2015 21:08:05 +0100
branchios-revival
changeset 11260 1568f9eff980
parent 11259 4a660bbc5f35
child 11261 ce5f1b547a67
- Set iPad version to require fullscreen Note: Otherwise has 'invalid bundle. iPad multitasking' error on upload to iTunes Connect
project_files/HedgewarsMobile/Info.plist
--- a/project_files/HedgewarsMobile/Info.plist	Fri Oct 30 21:06:03 2015 +0100
+++ b/project_files/HedgewarsMobile/Info.plist	Fri Oct 30 21:08:05 2015 +0100
@@ -40,6 +40,8 @@
 	<string>Default-ipad</string>
 	<key>UIPrerenderedIcon</key>
 	<true/>
+	<key>UIRequiresFullScreen</key>
+	<true/>
 	<key>UIStatusBarHidden</key>
 	<true/>
 	<key>UISupportedInterfaceOrientations~ipad</key>