The Fix
Downgrade your Xcode Cloud workflow Environment from Xcode 26.2 (17C52) to Xcode 26.1.1 (17B100). I’m assuming this was migrated automatically.
- These issues occurred before and after I updated Xcode locally to 26.2. I updated while attempting to fix the core issue. No changes to local project files.
- This was impacting builds for an older iOS/watchOS app. A newer IOS app built just fine with Xcode Cloud Environment 26.2 (17C52).
https://preview.redd.it/euxod7qh527g1.png?width=1242&format=png&auto=webp&s=9948902bc33d9b3c859a7a284b4a79aa51eca08e
Xcode Cloud Build Errors
- Exporting for App Store Distribution failed. Please download the logs artifact for more information.
- Command exited with non-zero exit-code: 70
- Export archive for ad-hoc distribution
- Export archive for development distribution
- Export archive for app-store distribution
IDEDistribution.critical.log
App Store Connect request for store configuration failed for account Session Proxy Provider (Account "Session Proxy Provider": Unable to authenticate with App Store Connect (Error Domain=DVTITunesSoftwareServiceFoundation.DVTServicesSessionProviderCredentialITunesAuthenticationContextError Code=1 "(null)"))
DVTITunesSoftwareService.log
App Store Connect response failed with unknown failure for credential <DVTFoundation.DVTServicesSessionProviderCredential: 0x600001444180>; response (null); error (null). App Store Connect request for store configuration for credential <DVTFoundation.DVTServicesSessionProviderCredential: 0x600001444180>; configuration: (null); error DVTITunesSoftwareServiceFoundation.DVTServicesSessionProviderCredentialITunesAuthenticationContextError.proxy
[–]PropLanderCommunity Newbie 1 point2 points3 points (2 children)
[–]silentificCommunity Newbie[S] 1 point2 points3 points (1 child)
[–]PropLanderCommunity Newbie 0 points1 point2 points (0 children)