sensepost / objection

📱 objection - runtime mobile exploration
GNU General Public License v3.0
7.46k stars 854 forks source link

patched IPA error #402

Closed krupalb closed 3 years ago

krupalb commented 4 years ago

hello I'm getting an error after patching a IPA meant for tvOS, any idea how this can be resolved?

dyld: dependent dylib '@executable_path/Frameworks/FridaGadget.dylib' not found for '/private/var/containers/Bundle/Application/XXXXXX/xxxx.app/Frameworks/FridaGadget.dylib' because it was built for a different platform

leonjza commented 3 years ago

I haven't played with tvOS apps yet, but it looks like the app arch & gadget arch don't match.