X-Git-Url: https://git.saurik.com/winterboard.git/blobdiff_plain/cf8bb1d42003ff0f116bac4db1ac2397bfa86bba..ca13798d8bb053ba23e057d6b9e056bc747b61d2:/make.sh diff --git a/make.sh b/make.sh index 843df27..33af7e3 100755 --- a/make.sh +++ b/make.sh @@ -1,2 +1,6 @@ #!/bin/bash -PATH=/apl/n42/pre/bin:$PATH exec /apl/tel/exec.sh com.saurik.winterboard make "$@" +set -e +export PKG_ARCH=${PKG_ARCH-iphoneos-arm} +PATH=/apl/n42/pre/bin:$PATH /apl/tel/exec.sh com.saurik.winterboard make "$@" +export CODESIGN_ALLOCATE=$(which arm-apple-darwin9-codesign_allocate) +/apl/tel/util/ldid -S WinterBoard WinterBoard.dylib UIImages