summaryrefslogtreecommitdiff
path: root/ide/deprecated/Xcode3.1/plists/doublebuffer-Info.plist
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2010-12-20 20:35:05 +0000
committerMatthias Melcher <fltk@matthiasm.com>2010-12-20 20:35:05 +0000
commit48737a8970ab51b93156b2ae18d45887e6242be8 (patch)
tree3e150d05862efbc6f526269023d1727443d38d66 /ide/deprecated/Xcode3.1/plists/doublebuffer-Info.plist
parent88093df6e80d14610556352142342d678fab1ba9 (diff)
Removed deprecated IDE's
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8087 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/deprecated/Xcode3.1/plists/doublebuffer-Info.plist')
-rw-r--r--ide/deprecated/Xcode3.1/plists/doublebuffer-Info.plist20
1 files changed, 0 insertions, 20 deletions
diff --git a/ide/deprecated/Xcode3.1/plists/doublebuffer-Info.plist b/ide/deprecated/Xcode3.1/plists/doublebuffer-Info.plist
deleted file mode 100644
index e297bf965..000000000
--- a/ide/deprecated/Xcode3.1/plists/doublebuffer-Info.plist
+++ /dev/null
@@ -1,20 +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>com.yourcompany.doublebuffer</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleSignature</key>
- <string>????</string>
- <key>CFBundleVersion</key>
- <string>1.0</string>
-</dict>
-</plist>