]> git.saurik.com Git - cycript.git/blob - android-make.sh
CYPoolCode put the code in the wrong (local) pool.
[cycript.git] / android-make.sh
1 #!/bin/bash
2 set -e
3 cd build.and-armeabi
4 make "$@"