Contents

sharedSupportPath

The full pathname of the bundle’s subdirectory containing shared support files.

Declaration

var sharedSupportPath: String? { 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