resourceURL
The file URL of the bundle’s subdirectory containing resource files.
Declaration
var resourceURL: URL? { get }Discussion
This property contains the appropriate path for modern application and framework bundles. This property may not contain a path for non-standard bundle formats or for some older bundle formats.