summaryrefslogtreecommitdiff
path: root/ide/Xcode3/plists/fltk_forms-Info.plist
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2010-02-27 14:09:05 +0000
committerMatthias Melcher <fltk@matthiasm.com>2010-02-27 14:09:05 +0000
commitbce1a616c9c7f92cf651a45e308a7e2ffd15a58c (patch)
treea85c48283ac8af82581f55eb98e5dd28a434c1d6 /ide/Xcode3/plists/fltk_forms-Info.plist
parent86d292b6c147c72802854433da6bd20db73da44c (diff)
Forgot to rename the plists in Xcode ide
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7165 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/Xcode3/plists/fltk_forms-Info.plist')
-rw-r--r--ide/Xcode3/plists/fltk_forms-Info.plist20
1 files changed, 0 insertions, 20 deletions
diff --git a/ide/Xcode3/plists/fltk_forms-Info.plist b/ide/Xcode3/plists/fltk_forms-Info.plist
deleted file mode 100644
index 537e08904..000000000
--- a/ide/Xcode3/plists/fltk_forms-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>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>
-</dict>
- </plist>