The 1984 Macintosh launch
The original Macintosh was announced January 24, 1984, two days after the famous "1984" Super Bowl ad directed by Ridley Scott aired in the third quarter of Super Bowl XVIII. System 1.0 shipped on the 128K Mac with a 400KB single-sided floppy and no hard drive; the OS itself was split between the ROM and the floppy.
The core engineering and design names from this era are Andy Hertzfeld (system software), Bill Atkinson (QuickDraw, MacPaint, HyperCard), Bruce Horn (Finder), Susan Kare (icons and typography), and Burrell Smith (hardware). Steve Jobs drove the project after pushing Jef Raskin (who had started it in 1979) off the team in 1981. Folklore.org, maintained by Hertzfeld, is the definitive primary-source archive of original Mac team stories.
The Sculley era and Jobs's 1985 ouster
John Sculley was recruited from Pepsi in 1983 with the much-quoted line: "Do you want to sell sugared water for the rest of your life, or do you want to come with me and change the world?" In the spring of 1985, after a board confrontation, Sculley stripped Steve Jobs of operational responsibility for the Macintosh division. Jobs resigned from Apple in September 1985 and founded NeXT later that year.
Jobs also bought Pixar from Lucasfilm in February 1986 for $5 million plus a $5 million capital commitment. Both companies turned out to matter enormously for the Mac — NeXT directly, as the foundation Apple eventually re-acquired itself onto, and Pixar as the financial vehicle that kept Jobs viable through the wilderness years.
Apple v. Microsoft (1988–1994)
Apple Computer, Inc. v. Microsoft Corp. was filed in March 1988, alleging Windows 2.0's overlapping windows infringed Macintosh look-and-feel. The complication was that Apple had previously licensed certain UI elements to Microsoft for Windows 1.0, and the question was how broadly that license extended.
Most of Apple's claims were dismissed; the case effectively concluded in Microsoft's favor in 1994 when the Ninth Circuit affirmed dismissal. The lasting precedent — that individual GUI design elements alone are not protected by copyright — shaped four decades of UI litigation and is still the controlling US authority on the question. The earlier Apple v. Franklin (1983) had already established that ROM software is copyrightable; together the two cases set the legal frame for everything that came after.
The wilderness years (1985–1997)
Sculley → Michael Spindler ("the Diesel," CEO 1993–1996) → Gil Amelio (CEO 1996–1997). Mac market share fell into the single digits, the stock cratered, and several OS-modernization efforts collapsed publicly:
- Pink and Taligent (1991–1995) — an Apple-IBM joint OS effort that produced almost nothing shippable.
- Star Trek (1992) — a secret project to port System 7 to x86 hardware. Killed before launch.
- Copland — the modernization that was supposed to become Mac OS 8. Reset multiple times, missed every deadline, formally cancelled in August 1996.
- Gershwin — the planned successor to Copland. Never even reached prototype.
Owen Linzmayer's Apple Confidential 2.0 (2004) is still the most thorough public account of these failed projects.
The BeOS near-miss (1996)
Apple seriously considered acquiring Be Inc. as the foundation for the next-generation Mac OS. Jean-Louis Gassée, Be's CEO and a former Apple executive, reportedly held out for around $300 million; Apple's offer topped out around $125 million. The deal collapsed. Apple bought NeXT instead — for $429 million in December 1996 — and the rest is history. BeOS itself shipped commercially through 2001 before Be sold its IP to Palm.
The NeXT acquisition (December 20, 1996)
Apple announced the acquisition of NeXT on December 20, 1996; the deal closed in February 1997 for $429 million. Steve Jobs returned as an advisor, then became "interim CEO" in September 1997, then CEO. Avie Tevanian (Mach kernel co-author from CMU) and Jon Rubinstein came along as part of the package; Bertrand Serlet and Scott Forstall joined the Mac OS X engineering team in subsequent months.
NeXTSTEP / OPENSTEP became the foundation of Mac OS X. What shipped in 2001 was, architecturally, NeXTSTEP wearing a Macintosh hat — the Mach kernel, the BSD userland, the Display PostScript-derived imaging model (Quartz), and the Objective-C / Foundation / AppKit application framework that became Cocoa. The Carbon API was added so existing Mac developers could port their apps without a full Cocoa rewrite. The NeXT-side developer toolchain — Project Builder and Interface Builder — came along too, eventually rebranded as Xcode with the 1.0 release in October 2003.
The Microsoft investment (August 6, 1997)
At Macworld Boston on August 6, 1997, Steve Jobs announced a $150 million Microsoft investment in non-voting Apple stock, a five-year commitment to keep Office shipping on Mac, the dismissal of remaining patent claims between the two companies, and Internet Explorer as the default Mac browser. Bill Gates appeared on a giant screen above the stage; the audience booed audibly.
The injection of cash mattered less than the implicit signal: Microsoft, the company most public observers expected to sit and watch Apple die, was publicly committing to keep Office on the Mac. The Microsoft Office commitment, more than the dollar figure, is what kept enterprises from writing the Mac off entirely during the rebuild.
Mac OS X public arrival (2000–2001)
Mac OS X Public Beta in September 2000 ($29.95, codename Kodiak) was the first time the public could run an Aqua-themed NeXT-derived Mac OS. Mac OS X 10.0 Cheetah shipped March 24, 2001 — slow, incomplete, and not really usable as a daily driver. 10.1 Puma (September 2001) was a free upgrade and the version many people consider the real 1.0.
At WWDC 2002, Steve Jobs literally held a funeral for Mac OS 9 — coffin on stage, eulogy delivered, "Dead Man's Curve" piped over the speakers. The classic line officially ended that day, though Apple kept the Classic environment shipping through Mac OS X 10.4 Tiger on PowerPC for compatibility.
The Intel transition (2005–2009)
Steve Jobs announced the Intel transition at WWDC 2005, after years of internal frustration with PowerPC's thermal and roadmap problems. The much-rumored "Marklar" project had quietly maintained an Intel build of Mac OS X since 2000, so the OS was ready when the call came.
First Intel Macs shipped January 2006 — the iMac and the MacBook Pro. Rosetta 1 — a binary-translation layer that Apple licensed from Transitive — let Intel Macs run PowerPC binaries during the transition. Universal Binaries (fat binaries containing both architectures) became the developer norm for the next several years.
Snow Leopard in 2009 dropped PowerPC support entirely, completing the move three years after the first Intel hardware shipped. The transition was widely judged a model of how to do an architecture handoff — one that informed the Apple Silicon transition fifteen years later.
The lockdown progression (2007–present)
A through-line worth treating as one story: the Mac has shifted from a relatively open development platform to a more iOS-shaped one over nearly two decades of incremental policy changes.
- Code signing (gradual, 10.5 onward).
- Mac App Store (Snow Leopard 10.6.6, January 2011) — the first sandboxed-by-default Mac distribution channel.
- Gatekeeper (Mountain Lion, 2012) — first OS-level enforcement of developer-signing requirements.
- SIP (El Capitan, 2015) — even root cannot modify protected system locations.
- Notarization (Mojave/Catalina) — Apple-side malware scanning of signed apps.
- Removal of 32-bit support (Catalina, 2019).
- Kernel extension deprecation in favor of system extensions and DriverKit (Catalina onward).
- Signed system volume (Big Sur, 2020) — the system partition is cryptographically sealed and read-only.
- Apple Silicon boot trust chain (Big Sur, 2020+) — Boot Recovery Assistant; signed-volume verification at every boot.
Every step has been controversial in some quarter of the developer or power-user community. Each step has also closed a real malware or persistence vector. The aggregate trajectory has been clear and consistent across every release since 2007.
The 32-bit cutoff and iTunes split (Catalina, 2019)
macOS Catalina removed 32-bit binary support entirely, breaking many older apps and games that hadn't been updated. The same release split iTunes — eighteen years old at that point — into Music, Podcasts, and TV apps. The Finder also picked up new device-management responsibilities that iTunes had previously held. The most disruptive single Mac release of the last decade for power users, and the one that finally pushed many longtime Classic-era holdouts to either upgrade their app catalogs or stop updating their OS.
The Apple Silicon transition (2020–)
Tim Cook announced the Mac's move to Apple-designed chips at WWDC 2020. The first M1 Macs shipped in November 2020 alongside macOS Big Sur — the MacBook Air, MacBook Pro 13", and Mac mini. Rosetta 2, Apple's own ahead-of-time and JIT translation layer, let Intel binaries run on Apple Silicon with a one-time install nag and surprisingly little performance penalty.
Apple completed the hardware transition with the M2 Mac Pro in June 2023 — faster than the announced two-year window. Intel Mac sales ended in 2023. The developer-side bridge was Xcode 12 (September 2020), which produced Universal 2 binaries bundling both arm64 and x86_64 slices — the same architectural pattern Apple had used in Xcode 2.1 (2005) for the original PowerPC→Intel transition.
The current generation is M6, announced August 25, 2026 — Apple's first 2-nanometer Mac chip, with a 12-core CPU, a 12-core GPU carrying Neural Accelerators in every core, and a dual 16-core Neural Engine. It debuted in a new Mac mini (the other Mac mini configuration is M5 Pro), and on the same day Apple put M5 Max and the new M5 Ultra — the first M-series part to use a quad-die UltraFusion package — in a new Mac Studio. Both desktops ship September 22, 2026, so the generations currently overlap: the newest base chip and the largest Ultra carry different numbers. The portables are still a generation back, on M5 (MacBook Air, 14-inch MacBook Pro, announced October 15, 2025) and M5 Pro / M5 Max (14- and 16-inch MacBook Pro, March 3, 2026). One machine sits outside the naming entirely: the MacBook Neo (announced March 4, 2026, available March 11, from $599) runs an A18 Pro — the first Mac to ship on an A-series chip rather than an M-series one. macOS treats it as a distinct target: macOS Tahoe 26.3.2 was a MacBook-Neo-only build, and Apple lists the machine on its own line in the macOS 27 compatibility table.
The OS side of the transition closed with macOS 27 Golden Gate, announced at WWDC 2026 on June 8, 2026 and released September 14, 2026 — the first macOS to require Apple Silicon. Intel Macs can run macOS 26 Tahoe but not macOS 27. Inside the Apple Silicon line it drops nothing: Apple's compatibility list for macOS 27 reaches all the way back to the first M1 machines of 2020 (MacBook Air, MacBook Pro, Mac mini), and takes in the 2021 iMac, the 2022 Mac Studio, the 2023 Apple Silicon Mac Pro, and the A18 Pro MacBook Neo. On the Intel side, Apple's statement at WWDC 2025 — the same session that named Tahoe the last Intel release — was that Intel Macs would keep receiving security updates for three more years, which dates the end of Intel Mac security support to 2028 rather than to macOS 27's ship day. macOS 26 Tahoe is therefore the last Intel-compatible macOS release.
Rosetta 2 sunset: macOS 27 Golden Gate is the last major macOS release to include the full Rosetta 2 translation layer. Apple's plainest statement of the timeline is a developer note published September 1, 2026, which lays it out in three steps: from macOS 26.4 onward users get a system notification when they launch an app that relies on Rosetta; macOS 27 is the "final release to support Rosetta"; and after that, Intel-only apps stop running on Apple Silicon Macs altogether. Starting with macOS 28 (anticipated fall 2027), Rosetta is narrowed to certain older, unmaintained games that rely on Intel-based frameworks — ending its role as a general-purpose Intel-app bridge. The macOS 27 release notes put the deadline in the operating system itself: an Intel-based app that will not run in macOS 28 now carries a warning in Get Info, and Settings › General lists every Intel-based app on the machine that is headed for incompatibility (along with any Intel software the system sees you no longer use). Apple's own phrasing in those notes is that all Intel-based software, legacy games excepted, stops working in macOS 28.0. The same notes have Golden Gate quietly stepping back from Rosetta already: an app a user had previously set to "Open using Rosetta" launches natively instead, and Rosetta is no longer restored automatically when a machine that had it installed upgrades to macOS 27.0. Developers whose apps still ship Intel-only binaries should treat the 2026–2027 window as the end of the Rosetta bridge.
Johny Srouji — SVP of hardware technologies through the transition, and Apple's chief hardware officer since April 2026 — is the central figure on the chip side. On the OS side, the work was led under Craig Federighi's broader software org. The transition is widely regarded as one of the cleanest architecture handovers in the history of personal computing — the second time Apple has done it (PowerPC→Intel was the first), and the second time it has worked.
The two version-number jumps (Big Sur 2020, Tahoe 2025)
Mac OS X had been "10.x" for nearly two decades (2001–2020). Big Sur jumped to "11" — symbolically marking the Apple Silicon era and aligning macOS's numbering trajectory with iOS for the first time. Subsequent versions continued the integer cadence: 12, 13, 14, 15.
Then at WWDC 2025, Apple unified all of its operating systems on a year-based version number tied to the September release calendar. macOS jumped from 15 (Sequoia) directly to 26 (Tahoe) alongside iOS 26, iPadOS 26, watchOS 26, tvOS 26, visionOS 26, and audioOS 26 — the first time the Mac had shared a release-year number with the rest of the Apple OS family. The "26" represents the September 2025 through September 2026 release window. Tahoe also shipped the Liquid Glass redesign — the largest Mac visual refresh since Big Sur five years earlier — making the version-number jump and the design jump one event.
The Apple Intelligence era (2024–)
macOS Sequoia introduced Apple Intelligence on Apple Silicon Macs (M1 and later), with the OpenAI partnership for ChatGPT-backed Siri fallback announced at WWDC 2024 in parallel with iOS 18. Privacy framing — on-device by default, falling back to a "Private Cloud Compute" tier on Apple-controlled servers, and only optionally to ChatGPT — is the explicit differentiator from Google's cloud-first stack on Android. The first major on-device AI bet for the Mac.
macOS 26 Tahoe in fall 2025 extended the Apple Intelligence surface with Live Translation across Messages, FaceTime, and Phone (the latter via Continuity with iPhone Mirroring), deeper writing-tool integration system-wide, and a Spotlight redesign built around on-device action surfacing. Tahoe also paired the AI work with Liquid Glass — the system-wide visual rewrite shared with iOS 26 — making it the largest single set of new system-level features in any Mac release since Big Sur in 2020.
Siri AI arrived with macOS 27 Golden Gate on September 14, 2026: a rebuilt assistant with its own app, iCloud-synced conversation history across devices, and personal context drawn from Messages, Mail, and Photos, wired into Spotlight and system-wide context menus. Apple shipped it as a beta — the hedge it carried through the summer survived to launch. Its launch announcement says Siri AI "is now rolling out as a beta in English," with French, Japanese, Korean, Portuguese, and Spanish stated for October; it is not initially available in the EU on iOS, iPadOS, and watchOS (Mac and Vision Pro are), and not in China at all. The hardware floor for Apple Intelligence did not move with it — macOS 27 keeps the M1-and-later requirement (plus the A18 Pro MacBook Neo), the same line Sequoia drew in 2024.
People who actually shaped Mac OS
Original Mac team (Classic): Steve Jobs (drove the project after pushing Jef Raskin off it), Jef Raskin (started the project in 1979, departed in 1981), Andy Hertzfeld, Bill Atkinson (QuickDraw, MacPaint, HyperCard), Susan Kare (icons and typography), Bruce Horn (Finder), Burrell Smith (hardware). Steve Wozniak was less directly Mac-involved but foundational to Apple itself.
Wilderness years CEOs: John Sculley (1983–1993), Michael Spindler (1993–1996), Gil Amelio (1996–1997, oversaw the NeXT acquisition that brought Jobs back).
Mac OS X / NeXT lineage: Steve Jobs (CEO 1997 – August 24, 2011), Avie Tevanian (Mach co-author from CMU; CTO of Software 1997–2003), Bertrand Serlet (SVP Mac OS X Software Engineering 2003–2011), Scott Forstall (initially Mac OS X engineering, moved to iPhone OS in 2007). Jon Rubinstein was the head of hardware engineering during the transition years.
Modern era: Tim Cook (CEO August 24, 2011 – August 31, 2026), Craig Federighi (took over from Serlet in 2011, current SVP Software Engineering across all Apple OSes), Jony Ive (industrial design influence on the Mac since the iMac G3; left Apple June 2019), Johny Srouji (Apple Silicon architect; SVP Hardware Technologies until April 2026, chief hardware officer since), Phil Schiller (long-time marketing lead, currently Apple Fellow), Eddy Cue (services and health), John Ternus (SVP Hardware Engineering 2021–2026, and for years the public face of Mac hardware launches; CEO since September 1, 2026), Susan Prescott (worldwide developer relations).
CEO succession (announced April 20, 2026, effective September 1, 2026): Apple named John Ternus as its next CEO, with Tim Cook moving to the newly created role of executive chairman. The handover took effect on September 1, 2026 — Apple's leadership page now lists Ternus as CEO and Cook as executive chair on the board. Ternus did not carry the Hardware Engineering portfolio with him: on the day the succession was announced, Apple made Johny Srouji chief hardware officer effective immediately, folding Hardware Engineering into the hardware technologies organization he already ran. So the Mac's silicon lead and its product-engineering lead are now the same person, reporting to a CEO who spent his own career in that org. This is only the second Apple CEO change since Steve Jobs's 1997 return.
The sibling and derived OS family
macOS shares Darwin foundations with every other modern Apple operating system: iOS, iPadOS, watchOS, tvOS, audioOS (HomePod), and visionOS (Apple Vision Pro). All are descended, ultimately, from NeXTSTEP. From WWDC 2025 forward all of them, plus macOS itself, run a unified year-based version number aligned to the September release calendar.
Sibling pages under /software/mac/ — e.g. /software/mac/wilderness-years/ covering Pink/Taligent/Copland/Gershwin/Star Trek/BeOS in detail, or /software/apple/os-family/ mapping the full Darwin family tree — are the natural follow-ups if any of the spun-off topics outgrow their summary here.