The iOS entitlements break execution on Mac OS X.
[cycript.git] / xcode.sh
2013-12-31  Jay Freeman (saurik)Compile everything for iOS 7 ARM64 using Xcode 5.
2013-09-10  Jay Freeman (saurik)Organize configure arguments in Xcode build setup.
2013-09-10  Jay Freeman (saurik)Change all /bin/bash shebangs to use env bash.
2013-09-10  Jay Freeman (saurik)Support both armv7s and armv6 at the same time.
2013-09-10  Jay Freeman (saurik)Build i386 and x86_64 architectures separately.
2013-09-09  Jay Freeman (saurik)Finish new build environment, relocatable objects.
2013-09-09  Jay Freeman (saurik)Switch from gcc to clang (Apple is incompetent).
2013-09-09  Jay Freeman (saurik)Drop -sys distinction and stabilize Xcode build.