Contents

sharedFrameworksURL

The file URL of the receiver’s subdirectory containing shared frameworks.

Declaration

var sharedFrameworksURL: URL? { get }

Discussion

This property contains the appropriate path for modern application and framework bundles. This property may not contain a URL for non-standard bundle formats or for some older bundle formats.

See Also

Getting the Standard Bundle Directories