Skip to main content

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

Updated over 3 weeks 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.

If you see this error:

An unexpected error occurred (500) An unexpected error occurred on the server side. If this problem persists, please contact us. (ID: 77410798-9960-44ac-90d0-302e6e350eb7) (code: UNEXPECTED_ERROR)

This is typically an issue from Apple's side. We suggest reaching out to their team or try rebuilding at another time.

Did this answer your question?