ittybittyapps/appstoreconnect-cli

Add Access for Beta Groups to a Build

orj opened this issue ยท 0 comments

orj commented

๐Ÿ—ฃ Context

Add or create a beta group to a build to enable testing.

๐Ÿ’ฌ Narrative

As a user
I want make a build available to beta groups
So that so that beta testers can test the build

๐Ÿ“ Notes

Covers this API.

๐ŸŽจ Design

asc testflight build addbetagroup bundleId version buildNumber groups...

โœ… Acceptance Criteria

GIVEN ...
WHEN ...
THEN ...