HomeiOS Developmentios - ITMS-90482: Invalid Executable The executable accommodates bitcode

ios – ITMS-90482: Invalid Executable The executable accommodates bitcode


I’ve a .NET MAUI software that’s constructed and signed in launch mode utilizing XCode 14.2 on a Mac that targets .NET SDK 7.0.203. After I create the bundle regionally (or by way of GitHub Motion) and try and distribute by way of TestFlight, I get the next e-mail from Apple:

ITMS-90482: Invalid Executable - The executable '***.app/Frameworks/ZipArchive.framework/ZipArchive' accommodates bitcode.

Which puzzled me a bit as we dont have any dependency on that framework nor we’re utilizing any native library within the app. Upon a fast google (and poking within the app contents) the bundle that apple is referring to is this one. Which is a archive utility. It appears apple is utilizing it to compress and decompress the bundle on machine if I’m to guess. I might discover any references on easy methods to disable the bitcode when constructing MAUI app for the iOS. Has anybody confronted the identical difficulty? Any pointer how you’ve got been capable of resolve it?

enter image description here

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments