Search code examples
iosiphoneapp-store-connect

iOS submission: invalid binary: prohibited instructions


I’m finding this problem since yesterday when I submit an app to the app store. It validates locally ok, runs ok on my device, uploads apparently without problems, but then I get an email:

We identified one or more issues with a recent delivery for your app, my_app_name. Please correct the following issues, then upload again.

ITMS-90755: Invalid Binary - The following binaries in your app contains prohibited instructions: /Volumes/data01/app_data/app-processing/SWAppProcessorSoftwareDigester-pv48p00ce-swpr150.cse.apple.com-17001-47015001/more_app_details_that_give_me_no_clue. Remove the instructions from the binaries, rebuild and resubmit.

Has anyone here ever encountered this problem? 3 days ago it uploaded just fine.


Solution

  • I had to upgrade to the latest version of Xcode and everything worked.