OPERATING SYSTEM
macOS is Apple’s desktop operating system for Mac computers. It combines a Unix-certified foundation with a graphical environment designed around Apple hardware, integrating services such as iCloud, Finder, Spotlight, Metal, and Continuity across the company’s device ecosystem.1
macOS is the successor to Apple’s classic Mac OS and the operating system used by the Macintosh line since 2001. Its immediate predecessor was Mac OS X 10.0, code-named Cheetah, which introduced a NeXT-derived architecture after Apple acquired NeXT in 1997.2 The system combined the Unix-based technologies of NeXTSTEP with the Macintosh user experience, creating a platform that retained familiar elements such as the desktop, menu bar, and Finder while replacing the older operating-system core.
Apple changed the name from Mac OS X to OS X in 2012 and adopted the name macOS in 2016. Major releases have generally added security controls, graphics capabilities, system services, and closer links with iPhone, iPad, and Apple Watch. The platform has also passed through three hardware eras: PowerPC systems gave way to Intel-based Macs in the mid-2000s, followed by Apple silicon beginning in 2020. That transition enabled tighter coordination between the operating system and the processor, while Rosetta 2 allowed many Intel applications to run on Apple-silicon machines.1
macOS rests on Darwin, an open-source operating-system base that incorporates the XNU kernel and components derived from BSD and other projects.3 Above that foundation are proprietary Apple frameworks and services, including the windowing system, graphics stack, application frameworks, and hardware-management layers. This arrangement gives developers access to Unix command-line tools while preserving a cohesive graphical environment.
Finder manages files and volumes, while Spotlight provides indexed search across documents, messages, applications, and metadata. Launch Services associates files with applications, and the Dock provides a persistent launcher and application switcher. macOS also includes a terminal environment with shells and standard Unix utilities, making it useful for software development, scientific work, system administration, and creative production as well as general desktop computing. Apple’s frameworks encourage applications to use shared services such as notifications, accessibility, sandboxing, automation, and iCloud rather than implementing every function independently.4
macOS security is built around layered controls that attempt to verify software, restrict privileges, protect system files, and isolate sensitive user data. Gatekeeper checks the provenance and signing of downloaded applications; notarization gives Apple an additional review channel for software distributed outside the Mac App Store. System Integrity Protection limits changes to critical operating-system locations even for processes with high privileges, while the application sandbox can restrict an app’s access to files, devices, and services.5
Privacy permissions are also treated as a distinct security boundary. Applications may need explicit authorization to access the camera, microphone, contacts, desktop and documents folders, or accessibility features. Modern Macs add hardware-assisted protections through Apple silicon and, on supported models, the Secure Enclave. Apple File System, or APFS, is designed for flash and solid-state storage and supports features such as space sharing, snapshots, cloning, and strong encryption integration.5 These mechanisms improve resilience, but they can also surprise users when older utilities or system modifications are blocked.
macOS supports software distributed through the Mac App Store, signed and notarized downloads, package managers, enterprise deployment systems, and traditional installer packages. Its primary native development technologies include Swift, Objective-C, Cocoa, SwiftUI, Metal, and Xcode. Apple’s Catalyst technologies allow some iPad applications to be adapted for the Mac, while virtualization and compatibility layers provide additional ways to run software built for other operating systems or processor architectures.4
A defining feature is integration with Apple’s wider platform. Handoff can move activities between devices; AirDrop transfers files locally; Universal Clipboard shares copied content; and Continuity features can use an iPhone as a camera or enable cellular calls and messages on a Mac. iCloud synchronizes selected documents, passwords, photos, messages, and application data. These conveniences depend on compatible hardware, software versions, account settings, and network conditions, so the experience is more unified inside Apple’s ecosystem than across unrelated platforms.
macOS retains a substantial specialist layer beneath its consumer-facing interface. Its Unix certification lineage makes it distinct from systems that merely imitate Unix conventions, and the operating system includes tools such as launchd, diskutil, fs_usage, and system_profiler for service management, storage administration, tracing, and hardware inspection. Developers and administrators can also work with virtual terminals, SSH, scripting languages, and launch agents without replacing the graphical desktop.3
Several design choices create important edge cases. The Mac App Store is only one distribution channel, so software may instead arrive as a disk image, installer package, command-line tool, or managed enterprise application. System extensions and driver-like components are more constrained than they were in earlier releases, reflecting Apple’s effort to move functionality out of the kernel. Compatibility can also be complicated by the removal of 32-bit application support in macOS Catalina and by the end of Rosetta 2 support for some future configurations. Finally, macOS is not a single uniform target: features vary by Mac model, processor generation, release, region, and installed permissions.
Release names, hardware support, security behavior, and available features change over time; compatibility should be checked against the specific macOS release and Mac model.
Help improve the encyclopedia. Reports go straight to the site manager.