macOS Library Directory Details Flashcards
What is Application Support?
Contains all app-specific data and support files. These are the files that your app creates and manages on behalf of the user and can include files that contain user data.
Components
Contains system bundles and extensions
Containers
Contains the home directories for any sandboxed apps. (Available in the user domain only.)
Assistants
Contains programs that assist users in configuration or other tasks.
Dictionaries
Contains language dictionaries for the spell checker.
Extensions
Contains device drivers and other kernel extensions.
Frameworks
Contains frameworks and shared libraries. The Frameworks directory in the system domain is for Apple-provided frameworks only. Developers should install their custom frameworks in either the local or user domain.
LaunchAgents
Specifies the agent apps to launch and run for the current user.
LaunchDaemons
Specifies the daemons to launch and run as root on the system.