Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1009 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 1009 Bytes

How to convert IPA to Mac App (M1 SIP disabled)

requirements:

before you start make sure the bin of the decrypted app has a signature blob (Use jtool2(non optional as it generates missing code signature information that ldid does not do when resigning) to sign binary then copy it back into ipa)

for this example i will use Spotify (v8.6.12 v861201032 Univ PI DY ELEVEN os120)-Mila432.ipa iOS App Signer

save as tmp.ipa and run python convert.py tmp.ipa

or double click on the tmp.ipa

Spotify on Mac