Hi, we're also struggling with this and the framework in question is a Swift package. Is there a way to specifically disable bitcode for packages or should it be enough to disable it in the Xcode project that builds the app (which contains the package in question)? I did set "Enable Bitcode = No" in the Xcode project, but this did not fix the error.