Random exportArchive 70 Error Code When Using Xcode Cloud for Build

Recently, I’ve noticed that the Archive workflow on Xcode Cloud frequently fails randomly with the following error:

❌ Exporting for App Store Distribution failed. Please download the logs artifact for more information

I’m not sure if this issue is on my side or if it’s related to Xcode Cloud itself. Has anyone encountered a similar problem?

Same here.

If you download the xcodebuild-export-archive logs, you will probably see something like

"Communication with Apple failed" UserInfo={NSLocalizedDescription=Communication with Apple failed, NSLocalizedRecoverySuggestion=A non-HTTP 200 response was received (502) for URL http://172.16.143.200:8089/....
...
error: exportArchive No signing certificate "iOS Distribution" found

We had the same issue a couple of months ago, and it just went away the next day.

Same. A rebuild might randomly work, or might not. I've seen this for over a week, have reported it in Feedback Assistant. I noticed that last week that the System Status page showed issues with App Processing, now fixed, but it didn't fix it for me.

Random exportArchive 70 Error Code When Using Xcode Cloud for Build
 
 
Q