diff options
Diffstat (limited to 'ide/Xcode4/plists')
79 files changed, 0 insertions, 2110 deletions
diff --git a/ide/Xcode4/plists/CubeView-Info.plist b/ide/Xcode4/plists/CubeView-Info.plist deleted file mode 100644 index 6a95eef59..000000000 --- a/ide/Xcode4/plists/CubeView-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/Demo-Info.plist b/ide/Xcode4/plists/Demo-Info.plist deleted file mode 100644 index d2984ea81..000000000 --- a/ide/Xcode4/plists/Demo-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/Fluid-Info.plist b/ide/Xcode4/plists/Fluid-Info.plist deleted file mode 100644 index b824debf7..000000000 --- a/ide/Xcode4/plists/Fluid-Info.plist +++ /dev/null @@ -1,51 +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.4.0</string> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2015 by Bill Spitzak and others.</string> - <key>CFBundleGetInfoString</key> - <string>Part of the FLTK library. Please visit www.fltk.org.</string> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/adjuster-Info.plist b/ide/Xcode4/plists/adjuster-Info.plist deleted file mode 100644 index e2b453489..000000000 --- a/ide/Xcode4/plists/adjuster-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/animated-Info.plist b/ide/Xcode4/plists/animated-Info.plist deleted file mode 100644 index 28d0257a6..000000000 --- a/ide/Xcode4/plists/animated-Info.plist +++ /dev/null @@ -1,34 +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>en</string> - <key>CFBundleExecutable</key> - <string>$(EXECUTABLE_NAME)</string> - <key>CFBundleIconFile</key> - <string></string> - <key>CFBundleIdentifier</key> - <string>org.fltk.$(PRODUCT_NAME)</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundleName</key> - <string>$(PRODUCT_NAME)</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>CFBundleShortVersionString</key> - <string>1.0</string> - <key>CFBundleSignature</key> - <string>FLTK</string> - <key>CFBundleVersion</key> - <string>1</string> - <key>LSMinimumSystemVersion</key> - <string>$(MACOSX_DEPLOYMENT_TARGET)</string> - <key>NSHighResolutionCapable</key> - <true/> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2015 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/Xcode4/plists/arc-Info.plist b/ide/Xcode4/plists/arc-Info.plist deleted file mode 100644 index 872301207..000000000 --- a/ide/Xcode4/plists/arc-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/ask-Info.plist b/ide/Xcode4/plists/ask-Info.plist deleted file mode 100644 index edc2e83b6..000000000 --- a/ide/Xcode4/plists/ask-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/bitmap-Info.plist b/ide/Xcode4/plists/bitmap-Info.plist deleted file mode 100644 index d68392749..000000000 --- a/ide/Xcode4/plists/bitmap-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/blocks-Info.plist b/ide/Xcode4/plists/blocks-Info.plist deleted file mode 100644 index 746b18403..000000000 --- a/ide/Xcode4/plists/blocks-Info.plist +++ /dev/null @@ -1,28 +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>CFBundleIconFile</key> - <string>blocks.icns</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>NSHighResolutionCapable</key> - <true/> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> -</dict> -</plist> diff --git a/ide/Xcode4/plists/boxtype-Info.plist b/ide/Xcode4/plists/boxtype-Info.plist deleted file mode 100644 index 56955fa73..000000000 --- a/ide/Xcode4/plists/boxtype-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/browser-Info.plist b/ide/Xcode4/plists/browser-Info.plist deleted file mode 100644 index 6d40cf224..000000000 --- a/ide/Xcode4/plists/browser-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/button-Info.plist b/ide/Xcode4/plists/button-Info.plist deleted file mode 100644 index 9d351dda9..000000000 --- a/ide/Xcode4/plists/button-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/buttons-Info.plist b/ide/Xcode4/plists/buttons-Info.plist deleted file mode 100644 index 16da6e35c..000000000 --- a/ide/Xcode4/plists/buttons-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/checkers-Info.plist b/ide/Xcode4/plists/checkers-Info.plist deleted file mode 100644 index b01d63252..000000000 --- a/ide/Xcode4/plists/checkers-Info.plist +++ /dev/null @@ -1,28 +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>CFBundleIconFile</key> - <string>checkers.icns</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>NSHighResolutionCapable</key> - <true/> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> -</dict> -</plist> diff --git a/ide/Xcode4/plists/clock-Info.plist b/ide/Xcode4/plists/clock-Info.plist deleted file mode 100644 index 85559e9c0..000000000 --- a/ide/Xcode4/plists/clock-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/colbrowser-Info.plist b/ide/Xcode4/plists/colbrowser-Info.plist deleted file mode 100644 index c6a6e9acc..000000000 --- a/ide/Xcode4/plists/colbrowser-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/color_chooser-Info.plist b/ide/Xcode4/plists/color_chooser-Info.plist deleted file mode 100644 index 2944b0d00..000000000 --- a/ide/Xcode4/plists/color_chooser-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/cube-Info.plist b/ide/Xcode4/plists/cube-Info.plist deleted file mode 100644 index 89424f875..000000000 --- a/ide/Xcode4/plists/cube-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/cursor-Info.plist b/ide/Xcode4/plists/cursor-Info.plist deleted file mode 100644 index fdf92669c..000000000 --- a/ide/Xcode4/plists/cursor-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/curve-Info.plist b/ide/Xcode4/plists/curve-Info.plist deleted file mode 100644 index 35dc215f9..000000000 --- a/ide/Xcode4/plists/curve-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/device-Info.plist b/ide/Xcode4/plists/device-Info.plist deleted file mode 100644 index 8c9ad2793..000000000 --- a/ide/Xcode4/plists/device-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/doublebuffer-Info.plist b/ide/Xcode4/plists/doublebuffer-Info.plist deleted file mode 100644 index bb92b825e..000000000 --- a/ide/Xcode4/plists/doublebuffer-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/editor-Info.plist b/ide/Xcode4/plists/editor-Info.plist deleted file mode 100644 index dea3f13f5..000000000 --- a/ide/Xcode4/plists/editor-Info.plist +++ /dev/null @@ -1,43 +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>editor</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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/fast_slow-Info.plist b/ide/Xcode4/plists/fast_slow-Info.plist deleted file mode 100644 index a6567fe79..000000000 --- a/ide/Xcode4/plists/fast_slow-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/file_chooser-Info.plist b/ide/Xcode4/plists/file_chooser-Info.plist deleted file mode 100644 index da988564c..000000000 --- a/ide/Xcode4/plists/file_chooser-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/fltk-Info.plist b/ide/Xcode4/plists/fltk-Info.plist deleted file mode 100644 index be4ecb8a9..000000000 --- a/ide/Xcode4/plists/fltk-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/fltk_forms-Info.plist b/ide/Xcode4/plists/fltk_forms-Info.plist deleted file mode 100644 index 11ca35662..000000000 --- a/ide/Xcode4/plists/fltk_forms-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/fltk_gl-Info.plist b/ide/Xcode4/plists/fltk_gl-Info.plist deleted file mode 100644 index 209bb4d82..000000000 --- a/ide/Xcode4/plists/fltk_gl-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/fltk_images-Info.plist b/ide/Xcode4/plists/fltk_images-Info.plist deleted file mode 100644 index d3eb3b290..000000000 --- a/ide/Xcode4/plists/fltk_images-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/fltk_jpeg-Info.plist b/ide/Xcode4/plists/fltk_jpeg-Info.plist deleted file mode 100644 index c6849ab1e..000000000 --- a/ide/Xcode4/plists/fltk_jpeg-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/fltk_png-Info.plist b/ide/Xcode4/plists/fltk_png-Info.plist deleted file mode 100644 index edb4c6d5e..000000000 --- a/ide/Xcode4/plists/fltk_png-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/fltk_zlib-Info.plist b/ide/Xcode4/plists/fltk_zlib-Info.plist deleted file mode 100644 index 414509b7c..000000000 --- a/ide/Xcode4/plists/fltk_zlib-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/fonts-Info.plist b/ide/Xcode4/plists/fonts-Info.plist deleted file mode 100644 index a9535360b..000000000 --- a/ide/Xcode4/plists/fonts-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/forms-Info.plist b/ide/Xcode4/plists/forms-Info.plist deleted file mode 100644 index 4635af0ce..000000000 --- a/ide/Xcode4/plists/forms-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/fractals-Info.plist b/ide/Xcode4/plists/fractals-Info.plist deleted file mode 100644 index 710662269..000000000 --- a/ide/Xcode4/plists/fractals-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/fullscreen-Info.plist b/ide/Xcode4/plists/fullscreen-Info.plist deleted file mode 100644 index 28c29c5bc..000000000 --- a/ide/Xcode4/plists/fullscreen-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/gl_overlay-Info.plist b/ide/Xcode4/plists/gl_overlay-Info.plist deleted file mode 100644 index fdbf268a5..000000000 --- a/ide/Xcode4/plists/gl_overlay-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/glpuzzle-Info.plist b/ide/Xcode4/plists/glpuzzle-Info.plist deleted file mode 100644 index 3d8d3df2e..000000000 --- a/ide/Xcode4/plists/glpuzzle-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/hello-Info.plist b/ide/Xcode4/plists/hello-Info.plist deleted file mode 100644 index 5dc3d9047..000000000 --- a/ide/Xcode4/plists/hello-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/help-Info.plist b/ide/Xcode4/plists/help-Info.plist deleted file mode 100644 index 97330a6ac..000000000 --- a/ide/Xcode4/plists/help-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/iconize-Info.plist b/ide/Xcode4/plists/iconize-Info.plist deleted file mode 100644 index 67b82aa2a..000000000 --- a/ide/Xcode4/plists/iconize-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/image-Info.plist b/ide/Xcode4/plists/image-Info.plist deleted file mode 100644 index c17069ab8..000000000 --- a/ide/Xcode4/plists/image-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/inactive-Info.plist b/ide/Xcode4/plists/inactive-Info.plist deleted file mode 100644 index c7d213795..000000000 --- a/ide/Xcode4/plists/inactive-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/input-Info.plist b/ide/Xcode4/plists/input-Info.plist deleted file mode 100644 index a2b49144d..000000000 --- a/ide/Xcode4/plists/input-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/input_choice-Info.plist b/ide/Xcode4/plists/input_choice-Info.plist deleted file mode 100644 index 16314cb71..000000000 --- a/ide/Xcode4/plists/input_choice-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/keyboard-Info.plist b/ide/Xcode4/plists/keyboard-Info.plist deleted file mode 100644 index f27374d58..000000000 --- a/ide/Xcode4/plists/keyboard-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/label-Info.plist b/ide/Xcode4/plists/label-Info.plist deleted file mode 100644 index fbf04b2c3..000000000 --- a/ide/Xcode4/plists/label-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/line_style-Info.plist b/ide/Xcode4/plists/line_style-Info.plist deleted file mode 100644 index 764c6ca6d..000000000 --- a/ide/Xcode4/plists/line_style-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/list_visuals-Info.plist b/ide/Xcode4/plists/list_visuals-Info.plist deleted file mode 100644 index 25695148c..000000000 --- a/ide/Xcode4/plists/list_visuals-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/mandelbrot-Info.plist b/ide/Xcode4/plists/mandelbrot-Info.plist deleted file mode 100644 index fe7fbb2de..000000000 --- a/ide/Xcode4/plists/mandelbrot-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/menubar-Info.plist b/ide/Xcode4/plists/menubar-Info.plist deleted file mode 100644 index 8737bf7f4..000000000 --- a/ide/Xcode4/plists/menubar-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/message-Info.plist b/ide/Xcode4/plists/message-Info.plist deleted file mode 100644 index 47cd80097..000000000 --- a/ide/Xcode4/plists/message-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/minimum-Info.plist b/ide/Xcode4/plists/minimum-Info.plist deleted file mode 100644 index 7c66ea32b..000000000 --- a/ide/Xcode4/plists/minimum-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/native-filechooser-Info.plist b/ide/Xcode4/plists/native-filechooser-Info.plist deleted file mode 100644 index b409b6769..000000000 --- a/ide/Xcode4/plists/native-filechooser-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/navigation-Info.plist b/ide/Xcode4/plists/navigation-Info.plist deleted file mode 100644 index 7d5eb7076..000000000 --- a/ide/Xcode4/plists/navigation-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/output-Info.plist b/ide/Xcode4/plists/output-Info.plist deleted file mode 100644 index 3bd008a5e..000000000 --- a/ide/Xcode4/plists/output-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/overlay-Info.plist b/ide/Xcode4/plists/overlay-Info.plist deleted file mode 100644 index ff846c5fb..000000000 --- a/ide/Xcode4/plists/overlay-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/pack-Info.plist b/ide/Xcode4/plists/pack-Info.plist deleted file mode 100644 index dc2e55945..000000000 --- a/ide/Xcode4/plists/pack-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/pixmap-Info.plist b/ide/Xcode4/plists/pixmap-Info.plist deleted file mode 100644 index b490c76a4..000000000 --- a/ide/Xcode4/plists/pixmap-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/pixmap_browser-Info.plist b/ide/Xcode4/plists/pixmap_browser-Info.plist deleted file mode 100644 index ff5193705..000000000 --- a/ide/Xcode4/plists/pixmap_browser-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/preferences-Info.plist b/ide/Xcode4/plists/preferences-Info.plist deleted file mode 100644 index 33be15066..000000000 --- a/ide/Xcode4/plists/preferences-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/radio-Info.plist b/ide/Xcode4/plists/radio-Info.plist deleted file mode 100644 index dd1f3c3b5..000000000 --- a/ide/Xcode4/plists/radio-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/resize-Info.plist b/ide/Xcode4/plists/resize-Info.plist deleted file mode 100644 index 7c64176b1..000000000 --- a/ide/Xcode4/plists/resize-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/resizebox-Info.plist b/ide/Xcode4/plists/resizebox-Info.plist deleted file mode 100644 index d94305fa7..000000000 --- a/ide/Xcode4/plists/resizebox-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/rotated_text-Info.plist b/ide/Xcode4/plists/rotated_text-Info.plist deleted file mode 100644 index 90a1477a3..000000000 --- a/ide/Xcode4/plists/rotated_text-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/scroll-Info.plist b/ide/Xcode4/plists/scroll-Info.plist deleted file mode 100644 index 291f8cf54..000000000 --- a/ide/Xcode4/plists/scroll-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/shape-Info.plist b/ide/Xcode4/plists/shape-Info.plist deleted file mode 100644 index 2c13c81c6..000000000 --- a/ide/Xcode4/plists/shape-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/subwindow-Info.plist b/ide/Xcode4/plists/subwindow-Info.plist deleted file mode 100644 index f3d1fa730..000000000 --- a/ide/Xcode4/plists/subwindow-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/sudoku-Info.plist b/ide/Xcode4/plists/sudoku-Info.plist deleted file mode 100644 index 6fc8e3885..000000000 --- a/ide/Xcode4/plists/sudoku-Info.plist +++ /dev/null @@ -1,28 +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>CFBundleIconFile</key> - <string>sudoku.icns</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>NSHighResolutionCapable</key> - <true/> - <key>NSHumanReadableCopyright</key> - <string>Copyright 1998-2010 by Bill Spitzak and others.</string> -</dict> -</plist> diff --git a/ide/Xcode4/plists/symbols-Info.plist b/ide/Xcode4/plists/symbols-Info.plist deleted file mode 100644 index 3f279f356..000000000 --- a/ide/Xcode4/plists/symbols-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/table-Info.plist b/ide/Xcode4/plists/table-Info.plist deleted file mode 100644 index e7a332238..000000000 --- a/ide/Xcode4/plists/table-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/tabs-Info.plist b/ide/Xcode4/plists/tabs-Info.plist deleted file mode 100644 index 8931fb989..000000000 --- a/ide/Xcode4/plists/tabs-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/threads-Info.plist b/ide/Xcode4/plists/threads-Info.plist deleted file mode 100644 index 8f4c0c795..000000000 --- a/ide/Xcode4/plists/threads-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/tile-Info.plist b/ide/Xcode4/plists/tile-Info.plist deleted file mode 100644 index aa9408aed..000000000 --- a/ide/Xcode4/plists/tile-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/tiled_image-Info.plist b/ide/Xcode4/plists/tiled_image-Info.plist deleted file mode 100644 index c49fdfa09..000000000 --- a/ide/Xcode4/plists/tiled_image-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/tree-Info.plist b/ide/Xcode4/plists/tree-Info.plist deleted file mode 100644 index f288a248b..000000000 --- a/ide/Xcode4/plists/tree-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/utf8-Info.plist b/ide/Xcode4/plists/utf8-Info.plist deleted file mode 100644 index 035d98397..000000000 --- a/ide/Xcode4/plists/utf8-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/valuators-Info.plist b/ide/Xcode4/plists/valuators-Info.plist deleted file mode 100644 index fc94ecbd5..000000000 --- a/ide/Xcode4/plists/valuators-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> diff --git a/ide/Xcode4/plists/zlib-Info.plist b/ide/Xcode4/plists/zlib-Info.plist deleted file mode 100644 index 597c46e55..000000000 --- a/ide/Xcode4/plists/zlib-Info.plist +++ /dev/null @@ -1,26 +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> - <key>NSHighResolutionCapable</key> - <true/> -</dict> -</plist> |
