Skip to main content

error: exportArchive: IPA processing failed issue in Xcode Archive & Export for iOS step

Updated over 9 months ago

Issue:

When using the Xcode Archive & Export Step with the development export method, you get the following error:

 error: exportArchive: IPA processing failed

Possible solutions:

Set the Rebuild from bitcode input value to false in this step. This input variable only needs to be true if you want to deploy it into the App Store.

Did this answer your question?