diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2016-03-05 16:41:04 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2016-03-05 16:41:04 +0000 |
| commit | 96a89d4300a0909f85f402fc2737ccc8ed73469c (patch) | |
| tree | f3fd11dfed6d8f86ccb39b64da93217905e5167b /ide/Xcode4/plists/scroll-Info.plist | |
| parent | aefd708ef19109913602f78212ab1a025992e9a6 (diff) | |
Remove obsolete ide/Xcode4 directory.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11297 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/Xcode4/plists/scroll-Info.plist')
| -rw-r--r-- | ide/Xcode4/plists/scroll-Info.plist | 26 |
1 files changed, 0 insertions, 26 deletions
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> |
