codemagic-ci-cd / cli-tools

Various utilities to managing Android and iOS app builds, code signing, and deployment.
https://codemagic.io/start/
GNU General Public License v3.0
243 stars 42 forks source link

Add support for publishing macOS versions to TestFlight #339

Closed nilsreichardt closed 12 months ago

nilsreichardt commented 1 year ago

https://github.com/codemagic-ci-cd/cli-tools/blob/1694ab528a52d5e1d8aad41e40c30b61b466b181/src/codemagic/tools/_app_store_connect/actions/publish_action.py#L325

says that it can't publish to TestFlight. However, I can publish macOS version to TestFlight via the App Store Connect UI. Isn't it possible to publish macOS version to TestFlight with the API?