summaryrefslogtreecommitdiff
path: root/make.sh
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2019-05-19 14:40:15 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2019-05-19 14:40:15 -0700
commit533d9675271212f948b4284471b7be15d3a56d99 (patch)
tree1e0431bc61be7be56f442c54634a746b203eb6d4 /make.sh
parent34424c32c60c9f4ccbcce02e948da87045c1cc8c (diff)
Make Cydia compile "out of the box" on Xcode 10.2.
Diffstat (limited to 'make.sh')
-rwxr-xr-xmake.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.sh b/make.sh
index 0b27981..7926a00 100755
--- a/make.sh
+++ b/make.sh
@@ -1,2 +1,2 @@
#!/bin/bash
-DEVELOPER_DIR=/Applications/Xcode-5.1.1.app make "$@"
+DEVELOPER_DIR=/Applications/Xcode-5.1.1.app make "$@" do32=yes