aboutsummaryrefslogtreecommitdiff
path: root/tools/update-version.pl
diff options
context:
space:
mode:
authorMax Horn2007-11-22 14:01:00 +0000
committerMax Horn2007-11-22 14:01:00 +0000
commitc277ac699f1accaf3ea2fd9e818ad945f1e45e95 (patch)
tree88a854bfa50e3fa5ed766b01c27ef9c2b5498db3 /tools/update-version.pl
parentc7b3130b660e7eec88e77e9e287f184e882d7ef0 (diff)
downloadscummvm-rg350-c277ac699f1accaf3ea2fd9e818ad945f1e45e95.tar.gz
scummvm-rg350-c277ac699f1accaf3ea2fd9e818ad945f1e45e95.tar.bz2
scummvm-rg350-c277ac699f1accaf3ea2fd9e818ad945f1e45e95.zip
Made iPhone Info.plist be generated from Info.plist.in, like all other source files which contain the version string; also fixed the CFBundleIdentifier (we have .org domain, not .com). TODO: Somebody check which keys are supported by the iPhone's Info.plist
svn-id: r29610
Diffstat (limited to 'tools/update-version.pl')
-rwxr-xr-xtools/update-version.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/update-version.pl b/tools/update-version.pl
index 4a93582d13..110868e6be 100755
--- a/tools/update-version.pl
+++ b/tools/update-version.pl
@@ -33,6 +33,7 @@ print "Setting version to '$VERSION'\n";
my @subs_files = qw(
backends/platform/ds/arm9/makefile
base/internal_version.h
+ dists/iphone/Info.plist
dists/macosx/Info.plist
dists/redhat/scummvm.spec
dists/scummvm.rc