Hi, I've got Xcode 12.4 on a newish MacBook. Usually when I build an app, under Targets -> (app name) -> General, there are fields for the Version and the Build. On previous versions of Xcode I would fill these out e.g. Version 4.4 and Build 1. When I archive the build for distribution to the App Store, the build would show up in the Organizer as '4.4 (1)'.
However, when I try it on this machine, the Build number seems to be ignored and the Organizer shows the build as '4.4 (4.4)' both there and on the App Store (where I uploaded it before I noticed this).
Where do I need to specify the Build number in this version of Xcode, or am I missing some config somewhere that is causing the number to be ignored?