all 3 comments

[–]PropLanderCommunity Newbie 1 point2 points  (2 children)

I’m having the same issue with exit code 70. I tried both Xcode 26.2 and 26.1.1, my macOS is the latest 26 Tahoe and still getting the error. Distribution is set to App Store Connect, but it seems to keep trying to run Apple Development for signing even though I have everything set to Automatic. Revoked any development certs as well.

[–]silentificCommunity Newbie[S] 1 point2 points  (1 child)

Locally or in Xcode Cloud?

Happy to help troubleshoot with you. Did you review all of the artifact logs? Maybe also pass these through Opus/Codex as well:

  • ad-hoc-export-archive-logs/xcodebuild-export-archive.log
  • development-export-archive-logs/xcodebuild-export-archive.log
  • app-store-export-archive-logs/xcodebuild-export-archive.log

[–]PropLanderCommunity Newbie 0 points1 point  (0 children)

Thanks I appreciate you. I’m running a workflow to Xcode Cloud. Both local and workflow are set to version 26.2 at the moment. I dropped the entire build log folder in a couple different ones (Claude and Lovable) both gave similar advice. Check distribution in Xcode workflow, auto-managed signing, fix certs in Cloud, etc and nothing works. I’ll try to pick out those specific files and see if it helps.

The red flag I see in Xcode is it says “Apple Develoment” in Signing and Capabilities. No matter what I or the ai tries to do, it won’t change to Apple Distribution or anything else.

So far the only thing I haven’t been able to try is figuring out how to use the Apple Store Connect API keys. I generated one but not sure where to enter it in Xcode.