aboutsummaryrefslogtreecommitdiff
path: root/lib/libcurl.plist
diff options
context:
space:
mode:
authorNick Zitzmann <nickzman@gmail.com>2013-02-17 14:30:38 -0700
committerNick Zitzmann <nickzman@gmail.com>2013-02-17 14:30:38 -0700
commit072b1ad15a5cfa34ba4519247c4bb44c056b800a (patch)
treee0a1599ae2c2ecc9d643d0c15e5b6b0c419245b8 /lib/libcurl.plist
parent10c1b11f885a86d3e81a6332b1a67beb7c9949cf (diff)
MacOSX-Framework: Make script work in Xcode 4.0 and later
Apple made a number of changes to Xcode 4. The SDKs were moved, the entire Developer folder was moved, and PowerPC support was removed. The script will now adapt to those changes and should be future-proofed against additional changes in case Apple moves the Developer folder ever again. Also, the minimum OS X version compiler option was removed, so that the framework can be built against the latest SDK but still run in older cats.
Diffstat (limited to 'lib/libcurl.plist')
-rw-r--r--lib/libcurl.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcurl.plist b/lib/libcurl.plist
index 91eab569c..622f66cfb 100644
--- a/lib/libcurl.plist
+++ b/lib/libcurl.plist
@@ -12,7 +12,7 @@
<string>curl</string>
<key>CFBundleIdentifier</key>
- <string>com.libcurl.libcurl</string>
+ <string>se.haxx.curl.libcurl</string>
<key>CFBundleVersion</key>
<string>7.12.3</string>