aboutsummaryrefslogtreecommitdiff
path: root/dists/iphone/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'dists/iphone/Info.plist')
-rw-r--r--dists/iphone/Info.plist4
1 files changed, 3 insertions, 1 deletions
diff --git a/dists/iphone/Info.plist b/dists/iphone/Info.plist
index 334bfa8588..0791b3a4fc 100644
--- a/dists/iphone/Info.plist
+++ b/dists/iphone/Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>ScummVM</string>
<key>CFBundleIdentifier</key>
- <string>com.scummvm.scummvm</string>
+ <string>org.scummvm.scummvm</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
@@ -18,6 +18,8 @@
<string>1.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
+ <key>CFBundleShortVersionString</key>
+ <string>0.11.0svn</string>
<key>CFBundleVersion</key>
<string>svn</string>
</dict>