9841dba75a
- "Homeberew" --> "Homebrew"
7 lines
407 B
Markdown
7 lines
407 B
Markdown
# fakesigner
|
|
Automatically fakesign any .ipa file for use with [AppSync Unified](https://cydia.akemi.ai/?page/net.angelxwind.appsyncunified) or similar
|
|
## usage
|
|
Run ```path/to/fakesigner.sh path/to/app.ipa``` and the script will automatically create a fakesigned .ipa file called ```app.ipa-fakesigned.ipa```
|
|
## dependencies
|
|
- [ldid](https://formulae.brew.sh/formula/ldid) from [Homebrew](https://brew.sh/)
|