applicationVersion
The value of the bundle version key, short form, in the app’s property list.
Declaration
var applicationVersion: String { get }Discussion
Returns the value of CFBundleShortVersionString from this app’s information property list.
The value of the bundle version key, short form, in the app’s property list.
var applicationVersion: String { get }Returns the value of CFBundleShortVersionString from this app’s information property list.