diff examples/iAudioDB/Info.plist @ 708:3dbd97b4ce83

* Changes to installation + added icon
author mas01mj
date Fri, 04 Jun 2010 16:36:37 +0000
parents 780ebab29268
children ec23b53ffa14
line wrap: on
line diff
--- a/examples/iAudioDB/Info.plist	Thu Jun 03 16:47:03 2010 +0000
+++ b/examples/iAudioDB/Info.plist	Fri Jun 04 16:36:37 2010 +0000
@@ -4,10 +4,12 @@
 <dict>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
+	<key>CFBundleDisplayName</key>
+	<string></string>
 	<key>CFBundleExecutable</key>
 	<string>${EXECUTABLE_NAME}</string>
 	<key>CFBundleIconFile</key>
-	<string></string>
+	<string>CAMUS.icns</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.yourcompany.${PRODUCT_NAME:identifier}</string>
 	<key>CFBundleInfoDictionaryVersion</key>