I'm trying to decompile a .framework bundle on mac using command line and otool. It doesn't let me - invalid file error or something like that. I see that otool does work with .a static libraries.
Is there any way I can decompile .framework bundles?