buildNumber property
CFBundleVersion — Apple calls this attribute version, which reads
backwards and is the single easiest thing to get wrong here. It is the
build number, not the marketing version.
Implementation
final String buildNumber;
CFBundleVersion — Apple calls this attribute version, which reads
backwards and is the single easiest thing to get wrong here. It is the
build number, not the marketing version.
final String buildNumber;