Fix up a few Info.plist things.

This commit is contained in:
John Maguire 2010-04-29 20:14:25 +00:00
parent 3a52920671
commit 7d1c5a3a1b
1 changed files with 26 additions and 28 deletions

54
dist/Info.plist vendored
View File

@ -2,34 +2,32 @@
<!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>English</string>
<key>CFBundleExecutable</key>
<string>clementine</string>
<key>CFBundleGetInfoString</key>
<string>Clementine 0.3 beta 2</string>
<key>CFBundleIconFile</key>
<string>clementine</string>
<key>CFBundleIdentifier</key>
<string>com.davidsansome.clementine</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
<string>0.3 beta 3</string>
<key>CFBundleName</key>
<string></string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.3_beta3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>123</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSRequiresCarbon</key>
<true/>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>clementine</string>
<key>CFBundleGetInfoString</key>
<string>Clementine 0.3 beta 3</string>
<key>CFBundleIconFile</key>
<string>clementine</string>
<key>CFBundleIdentifier</key>
<string>com.davidsansome.clementine</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
<string>0.3 beta 3</string>
<key>CFBundleName</key>
<string>Clementine</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.3_beta3</string>
<key>CFBundleVersion</key>
<string>123</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSRequiresCarbon</key>
<true/>
<key>SUFeedURL</key>
<string>http://clementine-player.appspot.com/sparkle</string>
<key>SUPublicDSAKeyFile</key>