Hi,
When I browse the AppStore, I see the Chrome application with a version composed of 4 period-separated integers (e.g 44.0.2403.67). So I suspect that the Bundle Short Version of Chrome is composed of 4 period-separated integers.
But when I try to submit an application with the same format, XCode shows an alert explaining that the Bundle Short Version should be composed of 3 period-separated integers.
Do you know how it is possible?
Thanks in advance.
Romain