Local Archive Export Upload

Local `xcodebuild archive` → export → upload path to TestFlight when Xcode Cloud is unavailable (quota exhausted, outage, not yet wired). Covers `-exportArchive -exportOptionsPlist` keys (`method`, `destination`, `teamID`, `signingStyle`, `uploadSymbols`), `-authenticationKeyPath` vs `-allowProvisioningUpdates` signing, `xcrun altool --upload-package`, and build-number coordination with Xcode Cloud's counter. Invoke when asked "ship a build locally / export archive fails / TestFlight without Xcode Cloud". Fallback for `xcode-cloud-single-track-ci`; does NOT cover ASC API automation after upload.

wei18 2dfb698 11.0 KB Updated

File contents

wei18/apple-dev-skills/tree/main/apple-dev-skills/skills/local-archive-export-upload commit 2dfb698955

Frequently asked questions

npx skillmds@latest add wei18/local-archive-export-upload