From 9aee7bd3e8eaa4fe4f74de38bc967c746e456332 Mon Sep 17 00:00:00 2001 From: Bastian <34898868+basti564@users.noreply.github.com> Date: Sat, 22 Feb 2020 02:40:16 +0100 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md 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/)