aboutsummaryrefslogtreecommitdiff
path: root/dists/iphone
diff options
context:
space:
mode:
authorMax Horn2007-12-16 21:41:10 +0000
committerMax Horn2007-12-16 21:41:10 +0000
commit7599b2cb960b972570948a0541fc30cfbb6385e5 (patch)
tree365240ed68d09d01347c91279440e0325e2e7620 /dists/iphone
parent73398deb6c53041d97e169592011c203caff9282 (diff)
downloadscummvm-rg350-7599b2cb960b972570948a0541fc30cfbb6385e5.tar.gz
scummvm-rg350-7599b2cb960b972570948a0541fc30cfbb6385e5.tar.bz2
scummvm-rg350-7599b2cb960b972570948a0541fc30cfbb6385e5.zip
Patch #1847599: Several enhancements for the build system
svn-id: r29889
Diffstat (limited to 'dists/iphone')
-rw-r--r--dists/iphone/Info.plist26
1 files changed, 0 insertions, 26 deletions
diff --git a/dists/iphone/Info.plist b/dists/iphone/Info.plist
deleted file mode 100644
index 0791b3a4fc..0000000000
--- a/dists/iphone/Info.plist
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>en</string>
- <key>CFBundleExecutable</key>
- <string>ScummVM</string>
- <key>CFBundleIdentifier</key>
- <string>org.scummvm.scummvm</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>ScummVM</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <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>
-</plist>