--- a/project_files/HedgewarsMobile/Info.plist Sun Oct 17 17:47:07 2010 +0200
+++ b/project_files/HedgewarsMobile/Info.plist Tue Oct 19 21:55:49 2010 +0200
@@ -28,9 +28,13 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>1.0.1</string>
+ <string>1.1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
+ <key>UIApplicationExitsOnSuspend</key>
+ <true/>
+ <key>UILaunchImageFile~ipad</key>
+ <string>LI-ipad</string>
<key>UIStatusBarHidden</key>
<true/>
<key>UISupportedInterfaceOrientations</key>
@@ -38,9 +42,5 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
- <key>UILaunchImageFile~ipad</key>
- <string>LI-ipad</string>
- <key>UIApplicationExitsOnSuspend</key>
- <true/>
</dict>
</plist>