]> git.saurik.com Git - safemode-ios.git/commitdiff
Force build to use the only working Xcode (5.1.1).
authorJay Freeman (saurik) <saurik@saurik.com>
Wed, 1 Feb 2017 15:51:43 +0000 (07:51 -0800)
committerJay Freeman (saurik) <saurik@saurik.com>
Wed, 1 Feb 2017 15:51:43 +0000 (07:51 -0800)
make.sh [new file with mode: 0755]

diff --git a/make.sh b/make.sh
new file mode 100755 (executable)
index 0000000..0b27981
--- /dev/null
+++ b/make.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+DEVELOPER_DIR=/Applications/Xcode-5.1.1.app make "$@"