buildNumber property

String buildNumber
final

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;