summaryrefslogtreecommitdiff
path: root/ide/Xcode4/plists/fltk_forms-Info.plist
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2015-03-18 10:28:13 +0000
committerManolo Gouy <Manolo>2015-03-18 10:28:13 +0000
commite4531949abadfd6eee079100c537dad434a499d1 (patch)
tree51dbd40a2fd84f2a4c201dbdc1ccb6cdc577d829 /ide/Xcode4/plists/fltk_forms-Info.plist
parent7a7046e4f243c98e620ca09b4ec0a9fe61ce668f (diff)
Fixed a series of warnings when building with Xcode on Mac OS.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10637 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/Xcode4/plists/fltk_forms-Info.plist')
-rw-r--r--ide/Xcode4/plists/fltk_forms-Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/ide/Xcode4/plists/fltk_forms-Info.plist b/ide/Xcode4/plists/fltk_forms-Info.plist
index 208ad6a54..11ca35662 100644
--- a/ide/Xcode4/plists/fltk_forms-Info.plist
+++ b/ide/Xcode4/plists/fltk_forms-Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleIdentifier</key>
- <string>org.fltk.fltk_forms</string>
+ <string>org.fltk.fltk-forms</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>