summaryrefslogtreecommitdiff
path: root/xcode.sh
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2015-06-26 20:57:02 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2015-06-26 20:57:02 -0700
commitef0e2d50c9d7b51e53ce6fd4bae768742526ca3e (patch)
tree4a8449ed8fcfa08a6b2b797c1359feba1bc0f3e5 /xcode.sh
parent85a77f07b23019c3adfc990f653a3abfbb741e28 (diff)
Apple's newer LLVM backends generate garbage code.
Diffstat (limited to 'xcode.sh')
-rwxr-xr-xxcode.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/xcode.sh b/xcode.sh
new file mode 100755
index 0000000..cb30149
--- /dev/null
+++ b/xcode.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+exec xcode-select --switch /Applications/Xcode-4.6.3.app