There seems to be a way to remove the embedded binaries from the compiled IPA package if you do not want to recompile. Obviously, after changing the package you will have to resign.
Built-in binaries are built in here: Payload> .app> Plugins> .appex
I tried removing PlugIns and delaying the whole package - it seems to work fine.
source share