Mac System Library Folder

The Library directories are where the system and your code store all of their related data and resources. In macOS, this directory can contain many different subdirectories, most of which are created automatically by the system. In iOS, the app installer creates only a few subdirectories in ~/Library (such as Caches and Preferences) and your app is responsible for creating all others.

Table A-1 lists some of the common subdirectories you might find in a Library directory in macOS along with the types of files that belong there. You should always use these directories for their intended purposes. For information about the directories your app should be using the most, see The Library Directory Stores App-Specific Files.

Dave Martin is hitting a roadblock with Photos for OS X and iCloud Photo Library. He uses the optimized setting in iOS and OS X to reduce the storage consumed by the full resolution of photos. Dec 06, 2016  In most cases, Preview will be your Mac’s default image viewer, which means that opening it is simply a matter of double-clicking the file you want to resize. (An alternative approach is. Reduce size of photos library on mac. What to do when iPhoto and Photos take up too much storage space on a Mac On the same drive, macOS and Photos conserves space. When you copy the library, it expands.

Table A-1 Subdirectories of the Library directory

Subdirectory

Directory contents

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.

By convention, all of these items should be put in a subdirectory whose name matches the bundle identifier of the app. For example, if your app is named MyApp and has the bundle identifier com.example.MyApp, you would put your app’s user-specific data files and resources in the ~/Library/Application Support/com.example.MyApp/ directory. Your app is responsible for creating this directory as needed.

Resources required by the app to run must be placed inside the app bundle itself.

Assistants

Contains programs that assist users in configuration or other tasks.

Audio

Contains audio plug-ins, loops, and device drivers.

Autosave Information

Contains app-specific autosave data.

Caches

Contains cached data that can be regenerated as needed. Apps should never rely on the existence of cache files. Cache files should be placed in a directory whose name matches the bundle identifier of the app.

By convention, apps should store cache files in a subdirectory whose name matches the bundle identifier of the app. For example, if your app is named MyApp and has the bundle identifier com.example.MyApp, you would put user-specific cache files in the ~/Library/Caches/com.example.MyApp/ directory.

ColorPickers

Contains resources for picking colors according to a certain model, such as the HLS (Hue Angle, Saturation, Lightness) picker or RGB picker.

ColorSync

Contains ColorSync profiles and scripts.

Components

Contains system bundles and extensions.

Containers

Contains the home directories for any sandboxed apps. (Available in the user domain only.)

Contextual Menu Items

Contains plug-ins for extending system-level contextual menus.

Cookies

Contains data files with web browser cookies.

Developer

Contains data used by Xcode and other developer tools.

Dictionaries

Contains language dictionaries for the spell checker.

Documentation

Contains documentation files and Apple Help packages intended for the users and administrators of the computer. (Apple Help packages are located in the Documentation/Help directory.) In the local domain, this directory contains the help packages shipped by Apple (excluding developer documentation).

Extensions

Contains device drivers and other kernel extensions.

Favorites

Contains aliases to frequently accessed folders, files, or websites. (Available in the user domain only.)

Fonts

Contains font files for both display and printing.

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.

Internet Plug-ins

Contains plug-ins, libraries, and filters for web-browser content.

Keyboards

Contains keyboard definitions.

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.

See library folder mac sierra. Logs

Contains log files for the console and specific system services. Users can also view these logs using the Console app.

Mail

Contains the user’s mailboxes. (Available in the user domain only.)

PreferencePanes

Contains plug-ins for the System Preferences app. Developers should install their custom preference panes in the local domain.

Preferences

Contains the user’s preferences. You should never create files in this directory yourself. To get or set preference values, you should always use the NSUserDefaults class or an equivalent system-provided interface.

Printers

In the system and local domains, this directory contains print drivers, PPD plug-ins, and libraries needed to configure printers. In the user domain, this directory contains the user’s available printer configurations.

QuickLook

Contains QuickLook plug-ins. If your app defines a QuickLook plug-in for viewing custom document types, install it in this directory (user or local domains only).

QuickTime

Contains QuickTime components and extensions.

Screen Savers

Contains screen saver definitions. See Screen Saver Framework Reference for a description of the interfaces used to create screen saver plug-ins.

Scripting Additions

Contains scripts and scripting resources that extend the capabilities of AppleScript.

Sounds

Contains system alert sounds.

StartupItems

(Deprecated) Contains system and third-party scripts and programs to be run at boot time. (See Daemons and Services Programming Guide for more information about starting up processes at boot time.)

Web Server

Contains web server content. This directory contains the CGI scripts and webpages to be served. (Available in the local domain only.)

Mac System Library Folder

Copyright © 2018 Apple Inc. All Rights Reserved. Terms of Use Privacy Policy Updated: 2018-04-09

Mac System Library Folder Windows 10

The Library folder, at the root level of your Mac OS X Lion hard drive, is like a public library; it stores items available to everyone who logs into an account on this Mac. You can find three Library folders on your hard drive: the one at the root level of your OS X disk, a second inside the root-level System folder, and a third in your Home folder.

In earlier versions of Mac OS X, you would have seen a folder named Library between the Downloads and Movies folders in your Home folder. But that was then, and this is now. In Mac OS X Lion, the Home Library folder is hidden from view to protect you from yourself.

Jan 12, 2020  Apple hides the Library folder by setting a file system flag associated with the folder. You can toggle the visibility flag for any folder on your Mac; Apple just chose to set the Library folder's visibility flag to the off state by default. Here's how to change it. Look at the folder structure of a typical OS X installation. Open a Finder window and click the icon for your hard drive (which is typically called Macintosh HD) in the Sidebar. You should see at least four folders: Applications, Library, System, and Users. Within the Users folder, each user has his own set of.

Leave the /System/Libraryfolder alone. Don’t move, remove, or rename it, or do anything within it. It’s the nerve center of your Mac. In other words, you should never have to touch this third Library folder.

You find a bunch of folders inside the Library folder at root level (the public Library folder). Most of them contain files that you never need to open, move, or delete.

By and large, the public Library subfolder that gets the most use is the Fonts folder, which houses many of the fonts installed on the Mac. For the most part, fonts can be made available in one of two ways:

  • To everyone who uses the Mac: If that’s the case, they’re stored in the Fonts folder.

  • To a single user: In this case, you place the fonts in the user’s Library folder (the one in the user’s Home folder).

Some other public Library subfolders that you might use or add to are the iMovie, iTunes, iPhoto, and iDVD folders (where you put plug-ins for those programs); the Scripts folder (which houses AppleScripts accessible to all users); and the Desktop Pictures folder (where you can place pictures to be used as Desktop backgrounds).

Mac System Library Folder Windows 7

Leave the “public” Library folder pretty much alone unless you’re using the Fonts folder or know what you’re adding to one of the other folders. Don’t remove, rename, or move any files or folders. Mac OS X uses these items and is very picky about where they’re kept and how they’re named.

Mac Os System Library Folder

If your Mac is set up for multiple users, only users with administrator (admin) privileges can put stuff in the public (root-level) Library folder.