MacOSX-Framework: Make script work in Xcode 4.0 and later
authorNick Zitzmann <nickzman@gmail.com>
Sun, 17 Feb 2013 21:30:38 +0000 (14:30 -0700)
committerNick Zitzmann <nickzman@gmail.com>
Sun, 17 Feb 2013 21:30:38 +0000 (14:30 -0700)
commit072b1ad15a5cfa34ba4519247c4bb44c056b800a
treee0a1599ae2c2ecc9d643d0c15e5b6b0c419245b8
parent10c1b11f885a86d3e81a6332b1a67beb7c9949cf
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.
MacOSX-Framework
lib/libcurl.plist