Post not yet marked as solved
Post marked as unsolved with 3 replies, 1,828 views
When we are deploying to TestFlight from Xcode Cloud builds, the exportOptions.plist is being built by Xcode Cloud and using the cloud build number (CI_BUILD_NUMBER) for the TestFlight submission. We would like to be able to use the CFBundleVersion for TestFlight, as happens when you deploy from a local Xcode build. Is this currently possible or planned?