Files
Bastian 9841dba75a fix typo
- "Homeberew" --> "Homebrew"
2020-09-17 00:39:36 +02:00

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/)