summaryrefslogtreecommitdiff
path: root/ide/XCode3/plists/fltk_forms-Info.plist
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2008-05-21 19:08:49 +0000
committerMatthias Melcher <fltk@matthiasm.com>2008-05-21 19:08:49 +0000
commitef0d19d125ba188f0fdf5b0fb3fe3317d2897751 (patch)
tree4cc6bab013c824dcc801be60551e4ffd466afe5a /ide/XCode3/plists/fltk_forms-Info.plist
parent95a9464aff4c1e4f532809ebddcff634b82e203f (diff)
Further improvements for the XCode IDE
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6130 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/XCode3/plists/fltk_forms-Info.plist')
-rw-r--r--ide/XCode3/plists/fltk_forms-Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/ide/XCode3/plists/fltk_forms-Info.plist b/ide/XCode3/plists/fltk_forms-Info.plist
index 64ff05403..96db271b8 100644
--- a/ide/XCode3/plists/fltk_forms-Info.plist
+++ b/ide/XCode3/plists/fltk_forms-Info.plist
@@ -7,13 +7,13 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
- <string>com.yourcompany.fltk_forms</string>
+ <string>org.fltk.fltk_forms</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleSignature</key>
- <string>????</string>
+ <string>FLTK</string>
<key>CFBundleVersion</key>
<string>1.0</string>
</dict>