Contents

bundleURL

Indicates the URL to the application’s bundle.

Declaration

var bundleURL: URL? { get }

Discussion

The value of this property is nil of the application does not have a bundle structure.

See Also

Application information