diff --git a/README.md b/README.md new file mode 100644 index 0000000..1c6da05 --- /dev/null +++ b/README.md @@ -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/)