summaryrefslogtreecommitdiff
path: root/sysroot.sh
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2014-05-16 20:26:07 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2014-05-16 20:26:07 -0700
commit3e5a9f5d3097f16c99b57d476c986e13325762c5 (patch)
treec75a40c3b91fa1a5b928e5cbfc670356a16b3de4 /sysroot.sh
parent20d59843c0902fc663f66f32cb906cbe7869cb57 (diff)
Port build environment to Xcode 5.0.2 (iOS 7 SDK).
Diffstat (limited to 'sysroot.sh')
-rwxr-xr-xsysroot.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysroot.sh b/sysroot.sh
index 7845792..5e5a9ca 100755
--- a/sysroot.sh
+++ b/sysroot.sh
@@ -111,7 +111,6 @@ cd usr/include
mkdir CoreFoundation
wget -O CoreFoundation/CFBundlePriv.h "http://www.opensource.apple.com/source/CF/CF-550/CFBundlePriv.h?txt"
-wget -O CoreFoundation/CFPriv.h "http://www.opensource.apple.com/source/CF/CF-550/CFPriv.h?txt"
wget -O CoreFoundation/CFUniChar.h "http://www.opensource.apple.com/source/CF/CF-550/CFUniChar.h?txt"
if true; then