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
feat: optimize TestFlight release pipeline for internal testing
- Auto-distribute to "App Store Connect Users" group for internal testing
- Add explicit `notify_external_testers: false` for internal releases
- Clarify `uses_non_exempt_encryption: false` comment to indicate it skips export compliance review
- Update success messages to indicate automatic distribution
- Apply same settings to both `beta` and `distribute_beta` lanes
This ensures internal testers receive builds immediately after processing
without manual distribution, and skips the export compliance confirmation
step since the app doesn't use encryption.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments