applicationBuildVersion
The value of the bundle version key in the app’s property list.
Declaration
var applicationBuildVersion: String { get }Discussion
Returns the value of CFBundleVersion from this app’s information property list.
The value of the bundle version key in the app’s property list.
var applicationBuildVersion: String { get }Returns the value of CFBundleVersion from this app’s information property list.