Skip to content

Commit c116f05

Browse files
Claudeclaude
andcommitted
ci(ios): add --groups for external TestFlight distribution
Fastlane requires a group name when distributing externally. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4a36d2a commit c116f05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ios-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ jobs:
165165
--api_key_path "$API_KEY_JSON" \
166166
--app_platform ios \
167167
--distribute_external true \
168+
--groups "External Testers" \
168169
--notify_external_testers true \
169170
--skip_waiting_for_build_processing false \
170171
--changelog "Build $MARKETING_VERSION ($CURRENT_PROJECT_VERSION)"

0 commit comments

Comments
 (0)