summaryrefslogtreecommitdiff
path: root/ide/XCode3/plists
diff options
context:
space:
mode:
Diffstat (limited to 'ide/XCode3/plists')
-rw-r--r--ide/XCode3/plists/Fluid-Info.plist6
1 files changed, 4 insertions, 2 deletions
diff --git a/ide/XCode3/plists/Fluid-Info.plist b/ide/XCode3/plists/Fluid-Info.plist
index b984ff7db..9cb838c6b 100644
--- a/ide/XCode3/plists/Fluid-Info.plist
+++ b/ide/XCode3/plists/Fluid-Info.plist
@@ -6,14 +6,16 @@
<string>English</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
+ <key>CFBundleIconFile</key>
+ <string>fluid</string>
<key>CFBundleIdentifier</key>
- <string>com.yourcompany.Fluid</string>
+ <string>org.fltk.Fluid</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
- <string>????</string>
+ <string>FLTK</string>
<key>CFBundleVersion</key>
<string>1.0</string>
</dict>