From 3e5a9f5d3097f16c99b57d476c986e13325762c5 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Fri, 16 May 2014 20:26:07 -0700 Subject: Port build environment to Xcode 5.0.2 (iOS 7 SDK). --- sysroot.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'sysroot.sh') 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 -- cgit v1.2.3