Contents

bundleShortVersion

The bundle short version string of the extension.

Declaration

var bundleShortVersion: String { get }

Discussion

This is the CFBundleShortVersionString of the extension bundle.

See Also

Identifying the Extension