You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI builds App Store .pkg as artifact, upload happens locally (#376)
Removes the slow xcrun altool upload from CI (was hanging for 50+ min).
CI now just builds + signs and publishes the .pkg as a workflow artifact.
Local upload via 'fastlane upload_build pkg:...' uses the App Store
Connect API key from noxkey — fast feedback, cancellable, no CI hangs.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments