Contents

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.

See Also

Reading data about a payload