A report on injecting a dynamic library (dylib) into an iOS app package (IPA)!
Method B: Using insert_dylib – A similar tool that directly patches the binary to add the load command. Inject Dylib Into Ipa
optool or insert_dylib# Unzip IPA
unzip app.ipa
While injecting dylibs is a standard practice in the "tweaked app" community, it comes with risks: A report on injecting a dynamic library (dylib)
If you prefer a visual interface, these tools handle the extraction, injection, and re-packing for you: Sideloadly Theos – https://theos