summaryrefslogtreecommitdiff
path: root/ide/XCode3/Demo-Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'ide/XCode3/Demo-Info.plist')
-rw-r--r--ide/XCode3/Demo-Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/ide/XCode3/Demo-Info.plist b/ide/XCode3/Demo-Info.plist
index 06de4fe3c..4b9ec151f 100644
--- a/ide/XCode3/Demo-Info.plist
+++ b/ide/XCode3/Demo-Info.plist
@@ -7,13 +7,13 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
- <string>com.yourcompany.Demo</string>
+ <string>org.fltk.Demo</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>