TestFlight Build Number not match CURRENT_PROJECT_VERSION

I have changed the 'Build' (CURRENT_PROJECT_VERSION) in XCode to "17.1", and I made sure in Info that Bundle Version is set to $(CURRENT_PROJECT_VERSION). But after I archived and uploaded to App Store Connect, the build is always incremented by one (I expect to see "17.1", but it shows "18" instead).

Am I missing something obvious? Any help would be greatly appreciated! Thank you!

Answered by EDible-abyss in 716133022

Never mind. I have figured out what I was missing. I forgot to uncheck for it NOT to automatically manage my build numbers.

Accepted Answer

Never mind. I have figured out what I was missing. I forgot to uncheck for it NOT to automatically manage my build numbers.

TestFlight Build Number not match CURRENT_PROJECT_VERSION
 
 
Q