]> git.saurik.com Git - winterboard.git/blobdiff - make.sh
Added Icon Alpha and fixed offset bug.
[winterboard.git] / make.sh
diff --git a/make.sh b/make.sh
index 49b693080798102128fd688e8884248bfea21a47..1d3f271ce4819c78a653072e62e48ee3b0f57eeb 100755 (executable)
--- 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.dylib
+/apl/tel/util/ldid -S WinterBoard WinterBoard.dylib UIImages
+make package