summaryrefslogtreecommitdiff
path: root/lib/libcurl.plist
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-11-06 07:42:02 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-11-06 07:42:02 +0000
commit927e392b310e165f8f03ede87995b2ac5f71bb0f (patch)
tree9d032739e76e07d03371c8ee1028a30555bdb8f5 /lib/libcurl.plist
parentaeb5edbf07748ab3a12730301530b035f51ae1b6 (diff)
downloadgnurl-927e392b310e165f8f03ede87995b2ac5f71bb0f.tar.gz
gnurl-927e392b310e165f8f03ede87995b2ac5f71bb0f.tar.bz2
gnurl-927e392b310e165f8f03ede87995b2ac5f71bb0f.zip
Mac OS X framework build files, contributed by Matt Veenstra
Diffstat (limited to 'lib/libcurl.plist')
-rw-r--r--lib/libcurl.plist35
1 files changed, 35 insertions, 0 deletions
diff --git a/lib/libcurl.plist b/lib/libcurl.plist
new file mode 100644
index 000000000..9b0fa0720
--- /dev/null
+++ b/lib/libcurl.plist
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
+<plist version="0.9">
+<dict>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+
+ <key>CFBundleExecutable</key>
+ <string>curl</string>
+
+ <key>CFBundleIdentifier</key>
+ <string>com.libcurl.libcurl</string>
+
+ <key>CFBundleVersion</key>
+ <string>7.10.8</string>
+
+ <key>CFBundleName</key>
+ <string>libcurl</string>
+
+ <key>CFBundlePackageType</key>
+ <string>FMWK</string>
+
+ <key>CFBundleSignature</key>
+ <string>????</string>
+
+ <key>CFBundleShortVersionString</key>
+ <string>libcurl 7.10.8</string>
+
+ <key>CFBundleGetInfoString</key>
+ <string>libcurl.plist 7.10.8</string>
+</dict>
+</plist> \ No newline at end of file