-
Notifications
You must be signed in to change notification settings - Fork 50
Fails to install tweaked IPA from Azule: Guru Meditation e6aca1@147:a45007 #144
Comments
yep the |
@Al4ise Do you have any idea why? I gets the same issue. I did some testing by manually extracting the injecting libraries |
i remember this issue. use azule's
this should fix everything. |
I got the same issue and interestingly, it does indeed fixed the issue! Looks like the one in Azule is erroneous, might be during parsing process on linux (Ubuntu). I don't think the end quote and semicolon should be there. At least iOS version is not there. (I'm on Ubuntu, x86_64) cc @Al4ise since this might be a bug |
i have my own injector and i figured this out while fixing trollstore compatibility. as far as i know, only two valid plist formats exist: binary and xml. the |
Can confirm this works for me too! Thanks man! |
this also happens on ubuntu runners for github actions, always use a macOS runner when using azule |
I injected a couple of tweaks, into an IPA, with Azule, but when I try to sideload it with Sideloadly, I get the above error... Also, if I unzip the IPA, and navigate to the Frameworks/CydiaSubstrate.framework their is a CydiaSubstrate file.
The text was updated successfully, but these errors were encountered: