Contents

builtInPlugInsURL

The file URL of the receiver’s subdirectory containing plug-ins.

Declaration

var builtInPlugInsURL: URL? { get }

Discussion

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

See Also

Getting the Standard Bundle Directories