X-Git-Url: https://git.saurik.com/winterboard.git/blobdiff_plain/ca13798d8bb053ba23e057d6b9e056bc747b61d2..546a205b9216b8dbbc38d6ebe5b423536a24609d:/make.sh?ds=sidebyside diff --git a/make.sh b/make.sh index 33af7e3..3ba4fcb 100755 --- a/make.sh +++ b/make.sh @@ -3,4 +3,4 @@ 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 +make package