2 lines
129 B
Bash
Executable File
2 lines
129 B
Bash
Executable File
# To build, place the IPA file in the project's root directory, then run `./build.sh`
|
|
make package IPA=$(pwd)*.ipa FINALPACKAGE=1 |