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.
Indicates the URL to the application’s bundle.
var bundleURL: URL? { get }The value of this property is nil of the application does not have a bundle structure.