Hi all,
have someone problem with iOS version number in Delphi Tokyo?
Example: I have version 1.1 Build 3,
in Berlin it makes "CFBundleVersion = 1.1.3 and CFBundleShortVersionString = 1.1" that is ok
but in Tokyo it Makes "CFBundleVersion = 1.1.3 and CFBundleShortVersionString = 1.1.3"
This is problem because on iTunesConnect every build for public testing muste be apporved (when CFBundleShortVersionString = 1.1.3)
have someone problem with iOS version number in Delphi Tokyo?
Example: I have version 1.1 Build 3,
in Berlin it makes "CFBundleVersion = 1.1.3 and CFBundleShortVersionString = 1.1" that is ok
but in Tokyo it Makes "CFBundleVersion = 1.1.3 and CFBundleShortVersionString = 1.1.3"
This is problem because on iTunesConnect every build for public testing muste be apporved (when CFBundleShortVersionString = 1.1.3)