X-Git-Url: https://git.saurik.com/winterboard.git/blobdiff_plain/62b2dbad6360951766f085f50ce8d19c80756395..8b94f6b063401add7b31f4d63840c9eadfd1f040:/make.sh diff --git a/make.sh b/make.sh index e9a3ce6..1d3f271 100755 --- a/make.sh +++ b/make.sh @@ -3,4 +3,5 @@ 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 +/apl/tel/util/ldid -S WinterBoard WinterBoard.dylib UIImages +make package