aboutsummaryrefslogtreecommitdiff
path: root/lib/libgnurl.plist
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-08 19:38:57 +0100
committerng0 <ng0@we.make.ritual.n0.is>2016-09-14 18:33:09 +0000
commita94d1993d1d8921059ef7ea3a4d11dfe99a5a9ad (patch)
tree44ae5c8e48b5175418bfef147575eb13dd005a65 /lib/libgnurl.plist
parent8986c86e1ef297e95518ae4695339f2d64d913cf (diff)
downloadgnurl-a94d1993d1d8921059ef7ea3a4d11dfe99a5a9ad.tar.gz
gnurl-a94d1993d1d8921059ef7ea3a4d11dfe99a5a9ad.tar.bz2
gnurl-a94d1993d1d8921059ef7ea3a4d11dfe99a5a9ad.zip
* Patches to rename libcurl to libgnurl by Christian
* Updated for latest curl using git cherry-pick by Jeff, Florian, ng0 * Patches to fix the testsuite (deleted tests/data/test1139, renamed reference from libcurl.* to libgnurl.*) by ng0
Diffstat (limited to 'lib/libgnurl.plist')
-rw-r--r--lib/libgnurl.plist35
1 files changed, 35 insertions, 0 deletions
diff --git a/lib/libgnurl.plist b/lib/libgnurl.plist
new file mode 100644
index 000000000..33c2fdefa
--- /dev/null
+++ b/lib/libgnurl.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>gnurl</string>
+
+ <key>CFBundleIdentifier</key>
+ <string>se.haxx.curl.libcurl</string>
+
+ <key>CFBundleVersion</key>
+ <string>7.12.3</string>
+
+ <key>CFBundleName</key>
+ <string>libgnurl</string>
+
+ <key>CFBundlePackageType</key>
+ <string>FMWK</string>
+
+ <key>CFBundleSignature</key>
+ <string>????</string>
+
+ <key>CFBundleShortVersionString</key>
+ <string>libcurl 7.12.3</string>
+
+ <key>CFBundleGetInfoString</key>
+ <string>libgnurl.plist 7.12.3</string>
+</dict>
+</plist>