Skip to content
Snippets Groups Projects
Commit 2f3780e6 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

force fullscreen for now (until we provide a launch storyboard)

parent ecea22c7
No related branches found
No related tags found
No related merge requests found
...@@ -35,11 +35,11 @@ ...@@ -35,11 +35,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.1.0</string> <string>1.1.1</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.1.0</string> <string>1.1.1</string>
<key>LSRequiresIPhoneOS</key> <key>LSRequiresIPhoneOS</key>
<true/> <true/>
<key>UIFileSharingEnabled</key> <key>UIFileSharingEnabled</key>
...@@ -48,6 +48,8 @@ ...@@ -48,6 +48,8 @@
<string>iPhoneiPodStoryboard</string> <string>iPhoneiPodStoryboard</string>
<key>UIMainStoryboardFile~ipad</key> <key>UIMainStoryboardFile~ipad</key>
<string>iPadStoryboard</string> <string>iPadStoryboard</string>
<key>UIRequiresFullScreen</key>
<true/>
<key>UIRequiredDeviceCapabilities</key> <key>UIRequiredDeviceCapabilities</key>
<array> <array>
<string>opengles-1</string> <string>opengles-1</string>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment