Contents

bundleIdentifier

The receiver’s bundle identifier.

Declaration

var bundleIdentifier: String? { get }

Discussion

The bundle identifier is defined by the CFBundleIdentifier key in the bundle’s information property list.

See Also

Getting Bundle Information