Hello, I'm trying to understand the exportOptions file and how it can be used to control my releases. Seeing that an app has both the TestFlight and App Store sections I was under the impression that both App Store and TestFlight share the same builds, is that correct?
I'm trying to create two separate CI/CD processes to upload and automatically release exclusively to TestFlight only or App Store only. Given that the "app-store" method pushes a build to both, and there isn't a flag that can be passed to signify an automated release to TestFlight or an automated release to App Store, I'm not sure if there is something that I'm missing or if this is not possible to accomplish.
If builds are shared between the two, then I guess the better question is if there's a way to specify which build to release to which environment via cli?
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
App Store Connect
Developer Tools