diff options
Diffstat (limited to 'ide/Xcode3/plists')
78 files changed, 0 insertions, 1913 deletions
diff --git a/ide/Xcode3/plists/CubeView-Info.plist b/ide/Xcode3/plists/CubeView-Info.plist deleted file mode 100644 index 2afa6087e..000000000 --- a/ide/Xcode3/plists/CubeView-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.CubeView</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/Demo-Info.plist b/ide/Xcode3/plists/Demo-Info.plist deleted file mode 100644 index e5b26e86d..000000000 --- a/ide/Xcode3/plists/Demo-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.Demo</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/Fluid-Info.plist b/ide/Xcode3/plists/Fluid-Info.plist deleted file mode 100644 index 89174a694..000000000 --- a/ide/Xcode3/plists/Fluid-Info.plist +++ /dev/null @@ -1,48 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleDocumentTypes</key> - <array> - <dict> - <key>CFBundleTypeExtensions</key> - <array> - <string>fl</string> - </array> - <key>CFBundleTypeIconFile</key> - <string>fluid_doc</string> - <key>CFBundleTypeName</key> - <string>Fluid Documents</string> - <key>CFBundleTypeOSTypes</key> - <array> - <string>flid</string> - </array> - <key>CFBundleTypeRole</key> - <string>Editor</string> - <key>LSTypeIsPackage</key> - <false/> - <key>NSPersistentStoreTypeKey</key> - <string>Binary</string> - </dict> - </array> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIconFile</key> - <string>fluid</string> <key>CFBundleIdentifier</key> - <string>org.fltk.Fluid</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/adjuster-Info.plist b/ide/Xcode3/plists/adjuster-Info.plist deleted file mode 100644 index 9b605183d..000000000 --- a/ide/Xcode3/plists/adjuster-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.adjuster</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/arc-Info.plist b/ide/Xcode3/plists/arc-Info.plist deleted file mode 100644 index 933ef09f5..000000000 --- a/ide/Xcode3/plists/arc-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.arc</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/ask-Info.plist b/ide/Xcode3/plists/ask-Info.plist deleted file mode 100644 index 650a92cd9..000000000 --- a/ide/Xcode3/plists/ask-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.ask</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/bitmap-Info.plist b/ide/Xcode3/plists/bitmap-Info.plist deleted file mode 100644 index 5cdc24fd2..000000000 --- a/ide/Xcode3/plists/bitmap-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.bitmap</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/blocks-Info.plist b/ide/Xcode3/plists/blocks-Info.plist deleted file mode 100644 index f1af7e352..000000000 --- a/ide/Xcode3/plists/blocks-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.blocks</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/boxtype-Info.plist b/ide/Xcode3/plists/boxtype-Info.plist deleted file mode 100644 index 79b46aadf..000000000 --- a/ide/Xcode3/plists/boxtype-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.boxtype</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/browser-Info.plist b/ide/Xcode3/plists/browser-Info.plist deleted file mode 100644 index 9a7261ade..000000000 --- a/ide/Xcode3/plists/browser-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.browser</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/button-Info.plist b/ide/Xcode3/plists/button-Info.plist deleted file mode 100644 index 246042631..000000000 --- a/ide/Xcode3/plists/button-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.button</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/buttons-Info.plist b/ide/Xcode3/plists/buttons-Info.plist deleted file mode 100644 index f76fed7a6..000000000 --- a/ide/Xcode3/plists/buttons-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.buttons</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/checkers-Info.plist b/ide/Xcode3/plists/checkers-Info.plist deleted file mode 100644 index 960f342e5..000000000 --- a/ide/Xcode3/plists/checkers-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.checkers</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/clock-Info.plist b/ide/Xcode3/plists/clock-Info.plist deleted file mode 100644 index 8c17ec51c..000000000 --- a/ide/Xcode3/plists/clock-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.clock</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/colbrowser-Info.plist b/ide/Xcode3/plists/colbrowser-Info.plist deleted file mode 100644 index f816401a0..000000000 --- a/ide/Xcode3/plists/colbrowser-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.colbrowser</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/color_chooser-Info.plist b/ide/Xcode3/plists/color_chooser-Info.plist deleted file mode 100644 index 1193873c1..000000000 --- a/ide/Xcode3/plists/color_chooser-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.color_chooser</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/cube-Info.plist b/ide/Xcode3/plists/cube-Info.plist deleted file mode 100644 index 67640ad2c..000000000 --- a/ide/Xcode3/plists/cube-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.cube</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/cursor-Info.plist b/ide/Xcode3/plists/cursor-Info.plist deleted file mode 100644 index b903c5f49..000000000 --- a/ide/Xcode3/plists/cursor-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.cursor</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/curve-Info.plist b/ide/Xcode3/plists/curve-Info.plist deleted file mode 100644 index 44777f877..000000000 --- a/ide/Xcode3/plists/curve-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.curve</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/device-Info.plist b/ide/Xcode3/plists/device-Info.plist deleted file mode 100644 index da2f9c145..000000000 --- a/ide/Xcode3/plists/device-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.device</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> -</plist> diff --git a/ide/Xcode3/plists/doublebuffer-Info.plist b/ide/Xcode3/plists/doublebuffer-Info.plist deleted file mode 100644 index b76e1c2eb..000000000 --- a/ide/Xcode3/plists/doublebuffer-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.doublebuffer</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/editor-Info.plist b/ide/Xcode3/plists/editor-Info.plist deleted file mode 100644 index d49c55592..000000000 --- a/ide/Xcode3/plists/editor-Info.plist +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleDocumentTypes</key> - <array> - <dict> - <key>CFBundleTypeExtensions</key> - <array> - <string>*</string> - </array> - <key>CFBundleTypeName</key> - <string>AllFiles</string> - <key>CFBundleTypeRole</key> - <string>Editor</string> - <key>LSTypeIsPackage</key> - <false/> - <key>NSPersistentStoreTypeKey</key> - <string>XML</string> - </dict> - </array> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.editor</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> -</dict> -</plist> diff --git a/ide/Xcode3/plists/fast_slow-Info.plist b/ide/Xcode3/plists/fast_slow-Info.plist deleted file mode 100644 index 604122819..000000000 --- a/ide/Xcode3/plists/fast_slow-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.fast_slow</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/file_chooser-Info.plist b/ide/Xcode3/plists/file_chooser-Info.plist deleted file mode 100644 index 7910e7c4a..000000000 --- a/ide/Xcode3/plists/file_chooser-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.file_chooser</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/fltk-Info.plist b/ide/Xcode3/plists/fltk-Info.plist deleted file mode 100644 index 9a0eaa3c7..000000000 --- a/ide/Xcode3/plists/fltk-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.fltk</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/fltk_forms-Info.plist b/ide/Xcode3/plists/fltk_forms-Info.plist deleted file mode 100644 index 8cea73d48..000000000 --- a/ide/Xcode3/plists/fltk_forms-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.fltk_forms</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/fltk_gl-Info.plist b/ide/Xcode3/plists/fltk_gl-Info.plist deleted file mode 100644 index 0955f7f98..000000000 --- a/ide/Xcode3/plists/fltk_gl-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.fltk_gl</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/fltk_images-Info.plist b/ide/Xcode3/plists/fltk_images-Info.plist deleted file mode 100644 index 8966c7a88..000000000 --- a/ide/Xcode3/plists/fltk_images-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.fltk_images</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/fltk_jpeg-Info.plist b/ide/Xcode3/plists/fltk_jpeg-Info.plist deleted file mode 100644 index 9ae5ac9ac..000000000 --- a/ide/Xcode3/plists/fltk_jpeg-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.fltk_jpeg</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/fltk_png-Info.plist b/ide/Xcode3/plists/fltk_png-Info.plist deleted file mode 100644 index 434a0b158..000000000 --- a/ide/Xcode3/plists/fltk_png-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.fltk_png</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/fltk_zlib-Info.plist b/ide/Xcode3/plists/fltk_zlib-Info.plist deleted file mode 100644 index 1c540d3e5..000000000 --- a/ide/Xcode3/plists/fltk_zlib-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.fltk_zlib</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/fonts-Info.plist b/ide/Xcode3/plists/fonts-Info.plist deleted file mode 100644 index 0b64fcd9d..000000000 --- a/ide/Xcode3/plists/fonts-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.fonts</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/forms-Info.plist b/ide/Xcode3/plists/forms-Info.plist deleted file mode 100644 index 3f48b5755..000000000 --- a/ide/Xcode3/plists/forms-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.forms</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/fractals-Info.plist b/ide/Xcode3/plists/fractals-Info.plist deleted file mode 100644 index b00f56f61..000000000 --- a/ide/Xcode3/plists/fractals-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.fractals</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/fullscreen-Info.plist b/ide/Xcode3/plists/fullscreen-Info.plist deleted file mode 100644 index cf281eb5f..000000000 --- a/ide/Xcode3/plists/fullscreen-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.fullscreen</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/gl_overlay-Info.plist b/ide/Xcode3/plists/gl_overlay-Info.plist deleted file mode 100644 index e1796a6c0..000000000 --- a/ide/Xcode3/plists/gl_overlay-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.gl_overlay</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/glpuzzle-Info.plist b/ide/Xcode3/plists/glpuzzle-Info.plist deleted file mode 100644 index 9850197a5..000000000 --- a/ide/Xcode3/plists/glpuzzle-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.glpuzzle</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/hello-Info.plist b/ide/Xcode3/plists/hello-Info.plist deleted file mode 100644 index 26028319b..000000000 --- a/ide/Xcode3/plists/hello-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.hello</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/help-Info.plist b/ide/Xcode3/plists/help-Info.plist deleted file mode 100644 index 7b1ead2c9..000000000 --- a/ide/Xcode3/plists/help-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.help</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/iconize-Info.plist b/ide/Xcode3/plists/iconize-Info.plist deleted file mode 100644 index c09b9bc7b..000000000 --- a/ide/Xcode3/plists/iconize-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.iconize</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/image-Info.plist b/ide/Xcode3/plists/image-Info.plist deleted file mode 100644 index 4f1e599b3..000000000 --- a/ide/Xcode3/plists/image-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.image</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/inactive-Info.plist b/ide/Xcode3/plists/inactive-Info.plist deleted file mode 100644 index fc24bfcdf..000000000 --- a/ide/Xcode3/plists/inactive-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.inactive</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/input-Info.plist b/ide/Xcode3/plists/input-Info.plist deleted file mode 100644 index 135254d90..000000000 --- a/ide/Xcode3/plists/input-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.input</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/input_choice-Info.plist b/ide/Xcode3/plists/input_choice-Info.plist deleted file mode 100644 index 0567a89c8..000000000 --- a/ide/Xcode3/plists/input_choice-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.input_choice</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/keyboard-Info.plist b/ide/Xcode3/plists/keyboard-Info.plist deleted file mode 100644 index 1a79d0bb7..000000000 --- a/ide/Xcode3/plists/keyboard-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.keyboard</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/label-Info.plist b/ide/Xcode3/plists/label-Info.plist deleted file mode 100644 index b9e6d2718..000000000 --- a/ide/Xcode3/plists/label-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.label</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/line_style-Info.plist b/ide/Xcode3/plists/line_style-Info.plist deleted file mode 100644 index 88c647cc5..000000000 --- a/ide/Xcode3/plists/line_style-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.line_style</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/list_visuals-Info.plist b/ide/Xcode3/plists/list_visuals-Info.plist deleted file mode 100644 index d74166b7a..000000000 --- a/ide/Xcode3/plists/list_visuals-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.list_visuals</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/mandelbrot-Info.plist b/ide/Xcode3/plists/mandelbrot-Info.plist deleted file mode 100644 index 39c7ff726..000000000 --- a/ide/Xcode3/plists/mandelbrot-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.mandelbrot</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/menubar-Info.plist b/ide/Xcode3/plists/menubar-Info.plist deleted file mode 100644 index 9fe6aab74..000000000 --- a/ide/Xcode3/plists/menubar-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.menubar</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/message-Info.plist b/ide/Xcode3/plists/message-Info.plist deleted file mode 100644 index a1f690fbd..000000000 --- a/ide/Xcode3/plists/message-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.message</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/minimum-Info.plist b/ide/Xcode3/plists/minimum-Info.plist deleted file mode 100644 index bc0ac5d41..000000000 --- a/ide/Xcode3/plists/minimum-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.minimum</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/native-filechooser-Info.plist b/ide/Xcode3/plists/native-filechooser-Info.plist deleted file mode 100644 index e57a1ce13..000000000 --- a/ide/Xcode3/plists/native-filechooser-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.native-filechooser</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/navigation-Info.plist b/ide/Xcode3/plists/navigation-Info.plist deleted file mode 100644 index a1400afe2..000000000 --- a/ide/Xcode3/plists/navigation-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.navigation</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/output-Info.plist b/ide/Xcode3/plists/output-Info.plist deleted file mode 100644 index 6723e05c4..000000000 --- a/ide/Xcode3/plists/output-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.output</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/overlay-Info.plist b/ide/Xcode3/plists/overlay-Info.plist deleted file mode 100644 index df5991fd2..000000000 --- a/ide/Xcode3/plists/overlay-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.overlay</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/pack-Info.plist b/ide/Xcode3/plists/pack-Info.plist deleted file mode 100644 index 03599e3cc..000000000 --- a/ide/Xcode3/plists/pack-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.pack</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/pixmap-Info.plist b/ide/Xcode3/plists/pixmap-Info.plist deleted file mode 100644 index c10d9700d..000000000 --- a/ide/Xcode3/plists/pixmap-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.pixmap</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/pixmap_browser-Info.plist b/ide/Xcode3/plists/pixmap_browser-Info.plist deleted file mode 100644 index d77e5d5e1..000000000 --- a/ide/Xcode3/plists/pixmap_browser-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.pixmap_browser</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/preferences-Info.plist b/ide/Xcode3/plists/preferences-Info.plist deleted file mode 100644 index 506f82312..000000000 --- a/ide/Xcode3/plists/preferences-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.preferences</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/radio-Info.plist b/ide/Xcode3/plists/radio-Info.plist deleted file mode 100644 index 5161c770b..000000000 --- a/ide/Xcode3/plists/radio-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.radio</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/resize-Info.plist b/ide/Xcode3/plists/resize-Info.plist deleted file mode 100644 index a3280613b..000000000 --- a/ide/Xcode3/plists/resize-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.resize</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/resizebox-Info.plist b/ide/Xcode3/plists/resizebox-Info.plist deleted file mode 100644 index c3dbe492d..000000000 --- a/ide/Xcode3/plists/resizebox-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.resizebox</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/rotated_text-Info.plist b/ide/Xcode3/plists/rotated_text-Info.plist deleted file mode 100644 index d97592c04..000000000 --- a/ide/Xcode3/plists/rotated_text-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.rotated_text</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/scroll-Info.plist b/ide/Xcode3/plists/scroll-Info.plist deleted file mode 100644 index 2603dac0b..000000000 --- a/ide/Xcode3/plists/scroll-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.scroll</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/shape-Info.plist b/ide/Xcode3/plists/shape-Info.plist deleted file mode 100644 index f6d1c888f..000000000 --- a/ide/Xcode3/plists/shape-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.shape</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/subwindow-Info.plist b/ide/Xcode3/plists/subwindow-Info.plist deleted file mode 100644 index 8dacaf967..000000000 --- a/ide/Xcode3/plists/subwindow-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.subwindow</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/sudoku-Info.plist b/ide/Xcode3/plists/sudoku-Info.plist deleted file mode 100644 index c04b9011d..000000000 --- a/ide/Xcode3/plists/sudoku-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.sudoku</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/symbols-Info.plist b/ide/Xcode3/plists/symbols-Info.plist deleted file mode 100644 index 2055d75ad..000000000 --- a/ide/Xcode3/plists/symbols-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.symbols</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/table-Info.plist b/ide/Xcode3/plists/table-Info.plist deleted file mode 100644 index e68219ef3..000000000 --- a/ide/Xcode3/plists/table-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.table</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/tabs-Info.plist b/ide/Xcode3/plists/tabs-Info.plist deleted file mode 100644 index 5827ed1e4..000000000 --- a/ide/Xcode3/plists/tabs-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.tabs</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/threads-Info.plist b/ide/Xcode3/plists/threads-Info.plist deleted file mode 100644 index 05010652c..000000000 --- a/ide/Xcode3/plists/threads-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.threads</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/tile-Info.plist b/ide/Xcode3/plists/tile-Info.plist deleted file mode 100644 index 47dc1d4d0..000000000 --- a/ide/Xcode3/plists/tile-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.tile</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/tiled_image-Info.plist b/ide/Xcode3/plists/tiled_image-Info.plist deleted file mode 100644 index fb82a582a..000000000 --- a/ide/Xcode3/plists/tiled_image-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.tiled_image</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/tree-Info.plist b/ide/Xcode3/plists/tree-Info.plist deleted file mode 100644 index e955a3a83..000000000 --- a/ide/Xcode3/plists/tree-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.tree</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/utf8-Info.plist b/ide/Xcode3/plists/utf8-Info.plist deleted file mode 100644 index cffb74de0..000000000 --- a/ide/Xcode3/plists/utf8-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.utf8</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> -</dict> -</plist> diff --git a/ide/Xcode3/plists/valuators-Info.plist b/ide/Xcode3/plists/valuators-Info.plist deleted file mode 100644 index 88d6b4671..000000000 --- a/ide/Xcode3/plists/valuators-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>${EXECUTABLE_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.valuators</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> diff --git a/ide/Xcode3/plists/zlib-Info.plist b/ide/Xcode3/plists/zlib-Info.plist deleted file mode 100644 index 6bca93a99..000000000 --- a/ide/Xcode3/plists/zlib-Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleName</key> - <string>${PRODUCT_NAME}</string> - <key>CFBundleIdentifier</key> - <string>org.fltk.zlib</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>FMWK</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> -</dict> - </plist> |
