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 ...