mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-22 19:47:44 +00:00
2 lines
130 B
Bash
2 lines
130 B
Bash
# To build, place the IPA file in the project's root directory, then run `./build.sh`
|
|
make package IPA=$(pwd)*.ipa FINALPACKAGE=1
|