mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 21:55:42 +00:00
xcodebuild archive can reset the user keychain search list during long builds, dropping the temporary CI keychain that holds the Apple Distribution signing cert. Re-add and unlock the keychain right before the export step so xcodebuild -exportArchive can find the certificate. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>