Running into an issue where there seems to be no functional way to reset the build to 1 whenever we make a new version.
I've bumped up the patch version of the app, but there seems to be no way to reset the build to 1 when using Xcode cloud. Any attempts to do so in the Xcode Cloud settings portion of appstore connect are hit with a "The number entered must be greater than the latest Xcode Cloud build number".
But resetting to 1 will NEVER satisfy this requirement. The number will always be lower than the previous build number we used in Xcode cloud, because that was for a previous version.
Is this even possible?
Example: I want to go from 1.2.2 (501) to 1.2.3 (1) on an app already being managed by Xcode Cloud