Skip to content
macOSNews Published Updated 3 min readViews unavailable

Apple Announces the Mac's Transition to Apple Silicon

At WWDC on June 22, 2020, Tim Cook announced a two-year plan to move every Mac from Intel processors to Apple's own chips.

At WWDC on June 22, 2020, Apple CEO Tim Cook announced that the Mac lineup would transition from Intel processors to Apple’s own custom silicon, describing a “two-year transition plan” for the entire product line.

What was actually announced

Rather than a single product launch, this was an architectural roadmap: Apple committed to shipping the first Apple Silicon Macs by the end of 2020, with the full lineup expected to complete the transition within roughly two years. To bridge the gap for developers, Apple introduced the Universal App Quick Start Program, letting developers rent a Developer Transition Kit (DTK) — a Mac Mini-cased machine built around the A12Z chip, the same chip used in the fourth-generation iPad Pro — for $500, giving them early hardware to test and adapt their software before real Apple Silicon Macs shipped.

Why Apple made this move

The stated rationale centered on the performance and power-efficiency advantages Apple’s own chip designs — already proven across a decade of iPhone and iPad silicon — could bring to the Mac, plus the platform-level control that comes from controlling the entire hardware and software stack rather than being tied to a third-party chip supplier’s roadmap. This wasn’t Apple’s first CPU architecture transition — it had previously moved from Motorola 68k to PowerPC, and from PowerPC to Intel — but each transition drew on lessons from the ones before it, particularly around compatibility tooling (Rosetta 2, in this case) to run existing Intel software during the changeover.

The transition’s actual pace

Apple’s “about two years” framing proved accurate — the Mac lineup completed its move to Apple Silicon within that stated window, a notably disciplined execution of a hardware transition that, historically, tends to run long across the industry.

Rosetta 2: the compatibility layer that made the transition survivable

Alongside the architectural announcement, Apple introduced Rosetta 2, a binary translation layer converting existing Intel (x86_64) application code to run on Apple Silicon’s ARM-based architecture — the direct successor in spirit to the original Rosetta that had smoothed the earlier PowerPC-to-Intel transition. Unlike some translation layers that translate instructions on the fly at every execution, Rosetta 2 primarily translates an application ahead of time, at install or first-launch, producing a natively-executable translated binary cached for subsequent runs — a design choice that gave translated Intel apps meaningfully better real-world performance on Apple Silicon than a purely just-in-time approach would have delivered, and one of the more concrete reasons the transition felt usable for end users well before most third-party software had been rebuilt as a native Apple Silicon binary.

What actually shipped first

The first Apple Silicon Macs — built around the M1 chip — arrived in November 2020, just five months after the WWDC announcement: an updated MacBook Air, 13-inch MacBook Pro, and Mac mini, all replacing their Intel-based predecessors at the same price points. Reviewers and users were struck less by any single headline feature and more by the combination of substantially longer battery life and performance that, in many workloads, matched or exceeded the considerably more expensive Intel Macs it replaced — an unusually strong first showing for the opening act of a multi-year architecture transition that many industry watchers had expected to involve at least some rocky early hardware compromises along the way.

Related:

Sources:

Comments