summaryrefslogtreecommitdiff
path: root/ide/Xcode3/plists/doublebuffer-Info.plist
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2014-12-20 15:04:40 +0000
committerManolo Gouy <Manolo>2014-12-20 15:04:40 +0000
commit006d86b7e904525ee060426dd9ac4ee3ef2c4dfc (patch)
treee85e770fcb7a73a34c7b8823a87c508d80b0aeb3 /ide/Xcode3/plists/doublebuffer-Info.plist
parent09230a9878ea780ada3e807c5263b586a7aeda0d (diff)
Removed the Xcode3 directory altogether because Xcode3 is very old
and because Xcode3 opens very well the Xcode4 ide anyway. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10502 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/Xcode3/plists/doublebuffer-Info.plist')
-rw-r--r--ide/Xcode3/plists/doublebuffer-Info.plist24
1 files changed, 0 insertions, 24 deletions
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>