aboutsummaryrefslogtreecommitdiff
path: root/dists/iphone/Info.plist.in
diff options
context:
space:
mode:
authorOystein Eftevaag2009-02-17 19:39:25 +0000
committerOystein Eftevaag2009-02-17 19:39:25 +0000
commit23dd0d861d596f526b1f51eefa4355a371ecf6d4 (patch)
tree54c76afa67b004f7075ef0d2c6fbd4063186bcc7 /dists/iphone/Info.plist.in
parente28439bebce7579eae3d793bc943b9030df80287 (diff)
downloadscummvm-rg350-23dd0d861d596f526b1f51eefa4355a371ecf6d4.tar.gz
scummvm-rg350-23dd0d861d596f526b1f51eefa4355a371ecf6d4.tar.bz2
scummvm-rg350-23dd0d861d596f526b1f51eefa4355a371ecf6d4.zip
Updated the xcode project to generate Info.plist, and use the correct icon
svn-id: r38438
Diffstat (limited to 'dists/iphone/Info.plist.in')
-rw-r--r--dists/iphone/Info.plist.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/dists/iphone/Info.plist.in b/dists/iphone/Info.plist.in
index 1425ef388d..6fdcbb5d69 100644
--- a/dists/iphone/Info.plist.in
+++ b/dists/iphone/Info.plist.in
@@ -22,5 +22,7 @@
<string>@VERSION@</string>
<key>CFBundleVersion</key>
<string>svn</string>
+ <key>CFBundleIconFile</key>
+ <string>icon.png</string>
</dict>
</plist>