问题
When I try to export my app as an ad-hoc build, Xcode suddenly displays the error message "IPA Processing Failed". This used to work, does it have something to do with Apple Silicon?
回答1:
Yes, it does have to do with Apple Silicon, seems to be an Xcode bug - if you run Xcode with Rosetta, it works. To run Xcode with Rosetta, open a context menu on Xcode.app, go to "Show Info", then check "Run with Rosetta". Now the ad-hoc build works.
来源:https://stackoverflow.com/questions/65338459/ipa-processing-failed-when-trying-to-export-project-as-ad-hoc-build-with-m1-ma