]> git.saurik.com Git - winterboard.git/blame_incremental - make.sh
Add a ton of debugging logic for helping with style-machine.
[winterboard.git] / make.sh
... / ...
CommitLineData
1#!/bin/bash
2set -e
3export PKG_ARCH=${PKG_ARCH-iphoneos-arm}
4PATH=/apl/n42/pre/bin:$PATH /apl/tel/exec.sh com.saurik.winterboard make "$@"
5export CODESIGN_ALLOCATE=$(which arm-apple-darwin9-codesign_allocate)
6make package