diff -r 737ba45f533a -r 8c99fde7a594 project_files/HedgewarsMobile/Info.plist --- a/project_files/HedgewarsMobile/Info.plist Thu Aug 27 23:52:38 2015 +0200 +++ b/project_files/HedgewarsMobile/Info.plist Sat Sep 05 23:12:23 2015 +0200 @@ -18,7 +18,7 @@ Icon-Small@2x.png CFBundleIdentifier - org.hedgewars.mobile + com.AC27.Hedgewars CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -33,17 +33,12 @@ ${HEDGEWARS_REVISION} LSRequiresIPhoneOS + UILaunchImageFile~ipad + Default-ipad UIPrerenderedIcon UIStatusBarHidden - UILaunchImageFile~ipad - Default-ipad - UISupportedInterfaceOrientations~iphone - - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait @@ -51,5 +46,10 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UISupportedInterfaceOrientations~iphone + + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight +