Contents

privateFrameworksPath

The full pathname of the bundle’s subdirectory containing private frameworks.

Declaration

var privateFrameworksPath: 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