Create README.md

This commit is contained in:
Bastian
2020-02-22 02:40:16 +01:00
committed by GitHub
parent 491d46fff0
commit 9aee7bd3e8
+6
View File
@@ -0,0 +1,6 @@
# 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 [Homeberew](https://brew.sh/)