Contents

sharedSupportURL

The file URL of the bundle’s subdirectory containing shared support files.

Declaration

var sharedSupportURL: 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.

See Also

Getting the Standard Bundle Directories