Swift Bits: Xcode Cloud Build Number
Don't make a build number - magical number
It’s always amazing how a great feature can ship with caveats and hidden, unclear logic. I know Apple likes to experiment and make developers’ lives a bit more complicated, but this one is something else.
To prevent duplicate builds, Xcode Cloud uses its own internal build number variable 😬. Let’s change that.

