16 <string>Icon-Small.png</string> |
16 <string>Icon-Small.png</string> |
17 <string>Icon-Small-50.png</string> |
17 <string>Icon-Small-50.png</string> |
18 <string>Icon-Small@2x.png</string> |
18 <string>Icon-Small@2x.png</string> |
19 </array> |
19 </array> |
20 <key>CFBundleIdentifier</key> |
20 <key>CFBundleIdentifier</key> |
21 <string>org.hedgewars.mobile</string> |
21 <string>com.AC27.Hedgewars</string> |
22 <key>CFBundleInfoDictionaryVersion</key> |
22 <key>CFBundleInfoDictionaryVersion</key> |
23 <string>6.0</string> |
23 <string>6.0</string> |
24 <key>CFBundleName</key> |
24 <key>CFBundleName</key> |
25 <string>${PRODUCT_NAME}</string> |
25 <string>${PRODUCT_NAME}</string> |
26 <key>CFBundlePackageType</key> |
26 <key>CFBundlePackageType</key> |
31 <string>????</string> |
31 <string>????</string> |
32 <key>CFBundleVersion</key> |
32 <key>CFBundleVersion</key> |
33 <string>${HEDGEWARS_REVISION}</string> |
33 <string>${HEDGEWARS_REVISION}</string> |
34 <key>LSRequiresIPhoneOS</key> |
34 <key>LSRequiresIPhoneOS</key> |
35 <true/> |
35 <true/> |
|
36 <key>UILaunchImageFile~ipad</key> |
|
37 <string>Default-ipad</string> |
36 <key>UIPrerenderedIcon</key> |
38 <key>UIPrerenderedIcon</key> |
37 <true/> |
39 <true/> |
38 <key>UIStatusBarHidden</key> |
40 <key>UIStatusBarHidden</key> |
39 <true/> |
41 <true/> |
40 <key>UILaunchImageFile~ipad</key> |
|
41 <string>Default-ipad</string> |
|
42 <key>UISupportedInterfaceOrientations~iphone</key> |
|
43 <array> |
|
44 <string>UIInterfaceOrientationLandscapeLeft</string> |
|
45 <string>UIInterfaceOrientationLandscapeRight</string> |
|
46 </array> |
|
47 <key>UISupportedInterfaceOrientations~ipad</key> |
42 <key>UISupportedInterfaceOrientations~ipad</key> |
48 <array> |
43 <array> |
49 <string>UIInterfaceOrientationPortrait</string> |
44 <string>UIInterfaceOrientationPortrait</string> |
50 <string>UIInterfaceOrientationPortraitUpsideDown</string> |
45 <string>UIInterfaceOrientationPortraitUpsideDown</string> |
51 <string>UIInterfaceOrientationLandscapeLeft</string> |
46 <string>UIInterfaceOrientationLandscapeLeft</string> |
52 <string>UIInterfaceOrientationLandscapeRight</string> |
47 <string>UIInterfaceOrientationLandscapeRight</string> |
53 </array> |
48 </array> |
|
49 <key>UISupportedInterfaceOrientations~iphone</key> |
|
50 <array> |
|
51 <string>UIInterfaceOrientationLandscapeLeft</string> |
|
52 <string>UIInterfaceOrientationLandscapeRight</string> |
|
53 </array> |
54 </dict> |
54 </dict> |
55 </plist> |
55 </plist> |