diff options
| author | Manolo Gouy <Manolo> | 2015-03-18 10:28:13 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2015-03-18 10:28:13 +0000 |
| commit | e4531949abadfd6eee079100c537dad434a499d1 (patch) | |
| tree | 51dbd40a2fd84f2a4c201dbdc1ccb6cdc577d829 /ide/Xcode4/plists/input_choice-Info.plist | |
| parent | 7a7046e4f243c98e620ca09b4ec0a9fe61ce668f (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/input_choice-Info.plist')
| -rw-r--r-- | ide/Xcode4/plists/input_choice-Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ide/Xcode4/plists/input_choice-Info.plist b/ide/Xcode4/plists/input_choice-Info.plist index 430215f2b..16314cb71 100644 --- a/ide/Xcode4/plists/input_choice-Info.plist +++ b/ide/Xcode4/plists/input_choice-Info.plist @@ -7,7 +7,7 @@ <key>CFBundleExecutable</key> <string>${EXECUTABLE_NAME}</string> <key>CFBundleIdentifier</key> - <string>org.fltk.input_choice</string> + <string>org.fltk.input-choice</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundlePackageType</key> |
