summary refs log tree commit diff stats
path: root/Resources/Info.plist
diff options
context:
space:
mode:
authorStarla Insigna <starla4444@gmail.com>2012-12-25 18:32:51 -0500
committerStarla Insigna <starla4444@gmail.com>2012-12-25 18:32:51 -0500
commitf82fdb7134632c1a52902d44c0d555dac0225898 (patch)
treeb36bdc4ff9e7bfe2a1a835ac78e9bea0d036334c /Resources/Info.plist
parentbcbb03d6abd1ac575f3d7a54f0b7d932a72dca48 (diff)
downloadcartcollect-master.tar.gz
cartcollect-master.tar.bz2
cartcollect-master.zip
Fixed cart driving wrong direction and made all game modes available for testing purposes HEAD v0.4.10 master
Diffstat (limited to 'Resources/Info.plist')
-rwxr-xr-xResources/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/Resources/Info.plist b/Resources/Info.plist index 7a4d9c5..c280170 100755 --- a/Resources/Info.plist +++ b/Resources/Info.plist
@@ -33,7 +33,7 @@
33 <key>CFBundleURLTypes</key> 33 <key>CFBundleURLTypes</key>
34 <array/> 34 <array/>
35 <key>CFBundleVersion</key> 35 <key>CFBundleVersion</key>
36 <string>61</string> 36 <string>62</string>
37 <key>LSRequiresIPhoneOS</key> 37 <key>LSRequiresIPhoneOS</key>
38 <true/> 38 <true/>
39 <key>UIPrerenderedIcon</key> 39 <key>UIPrerenderedIcon</key>
@@ -49,7 +49,7 @@
49 <true/> 49 <true/>
50 <key>UISupportedInterfaceOrientations</key> 50 <key>UISupportedInterfaceOrientations</key>
51 <array> 51 <array>
52 <string>UIInterfaceOrientationLandscapeLeft</string> 52 <string>UIInterfaceOrientationLandscapeRight</string>
53 </array> 53 </array>
54 <key>UTExportedTypeDeclarations</key> 54 <key>UTExportedTypeDeclarations</key>
55 <array/> 55 <array/>