
Apple.com
The headline news is that Intel Macs are out entirely. The four models that survived into macOS 26 Tahoe — the 16-inch MacBook Pro (2019), the 13-inch MacBook Pro (2020), the 27-inch iMac (2020), and the Mac Pro (2019) — will not run macOS 27 under any circumstances. Apple has committed to security patches for those machines through 2029, but major OS feature releases are over for them. The transition Apple announced at WWDC 2020 is complete: every supported Mac now runs on Apple Silicon.
Read more: macOS 27 Intel Mac Support Ends at WWDC 2026: Four Models Cut, Neural Engine Is Why
The exclusion is not an arbitrary product-marketing decision. It follows from what Intel Mac hardware does not contain. Every Apple Silicon chip from the M1 onward includes a dedicated component Apple calls the Neural Engine — a class of processor known broadly as a Neural Processing Unit. Unlike a CPU or GPU, the Neural Engine is designed exclusively for the matrix multiplications and vector operations that power neural network inference. Apple's M3 chip delivers 18 trillion such operations per second; the M4 and M5 reach 38 TOPS.
Intel's integrated graphics, which power the excluded Macs, have no equivalent dedicated AI silicon. Running a large language model on Intel Mac hardware would require falling back to CPU or GPU compute — power-intensive, thermally constrained, and orders of magnitude slower than the Neural Engine at the same task. The core of Siri AI's on-device processing tier depends on the Neural Engine being present. Without it, the entire system degrades to a cloud-only fallback with no privacy guarantees. Apple's decision to require Apple Silicon is a capability constraint, not a marketing one.
Siri AI on macOS 27 is powered by Google Gemini, but the architecture is not a simple API call to a Google server. Apple has built a three-tier inference stack that routes queries based on their complexity, keeping as much processing as possible on the user's device.
In the first tier, smaller distilled models — derived from Gemini's architecture but tuned for Apple's Neural Engine — run entirely on-device for straightforward queries: quick lookups, dictation, simple Spotlight searches, and intent classification. No data leaves the Mac for these requests.
When a task exceeds what the on-device model can handle — multi-step reasoning, cross-app actions, contextual understanding of complex queries — the request routes to Apple's Private Cloud Compute infrastructure. These are servers running Apple Silicon chips in sealed nodes, with stateless and ephemeral processing: data is processed and immediately discarded, with no persistent storage, no human access, and no use in future model training. Apple has published attestation controls that third-party security researchers can independently verify.
The third tier, activated for the most demanding tasks, routes queries to a custom 1.2-trillion-parameter Gemini model running on Nvidia B200 GPUs inside Google Cloud. Before any query reaches Google's infrastructure, Apple's systems strip personally identifiable information and account-linked data. Google never sees the user's identity, Apple ID, or raw personal data. The Gemini model processes the anonymized, task-specific query and returns a result to Apple's Private Cloud Compute layer, which then passes it to the user's device.
The Gemini architecture uses Mixture-of-Experts routing at the cloud tier, meaning that despite a 1.2-trillion total parameter count, only a fraction of the model's parameters activate for any given query. This allows Apple and Google to deliver frontier-model reasoning at commercially viable inference latency and cost without activating the full model on every request.
Compatible hardware is any Mac with an M1 chip or later, plus the MacBook Neo (which uses the A18 Pro chip). That covers every Mac sold since late 2020. However, compatibility and full capability are not the same thing — a distinction Apple has made more pronounced with each AI release.
The most advanced Siri AI features — on-device conversational reasoning, cross-app context awareness, and the full natural-language automation suite — require at minimum an M3 chip with 12 GB of unified memory. That requirement disqualifies the MacBook Neo and every Mac configured with 8 GB of RAM, including most entry-level MacBook Air models sold before 2024. Those machines will run macOS 27 and receive basic Apple Intelligence features, but Siri AI on them will rely more heavily on the cloud tiers of the stack and cannot guarantee the same response quality or speed.
Siri Moves Into Spotlight: What the Interface Change Means
In macOS 27, Siri AI is integrated directly into Spotlight, making it the first version of macOS to place a conversational AI assistant in the system-wide search bar. Apple describes this as a "Spotlight helper": when Spotlight detects a natural-language query rather than a file or app search, it hands the request to Siri AI automatically. There is also a dedicated standalone Siri AI app for extended conversations, and right-click contextual menus throughout macOS now surface Siri AI actions directly.
Siri AI in macOS 27 can draw on both web knowledge and on-screen content — it can read what is currently displayed on the Mac, access email, photos, calendar, and files with the user's permission, and act across apps through the new App Intents framework. Voice dictation works across all applications with improved accuracy, and users can instruct Siri AI to write in any app while matching their personal voice.
European users of macOS 27 will receive Siri AI from launch. The Digital Markets Act exclusion that has drawn significant attention applies specifically to iOS 27 and iPadOS 27 — Apple is withholding Siri AI from iPhones and iPads in the EU because EU regulators, under DMA rules, have required Apple to grant competing AI assistants nearly unlimited device access. Apple proposed a mediating architecture it calls the Trusted System Agent; the European Commission declined it.
Mac, Apple Watch, and Vision Pro are not subject to the same DMA gatekeeper designation as iOS, which is why macOS 27 in the EU is unaffected. Siri AI is also not available in China at launch, pending separate regulatory approvals there.
For Mac owners who already use Apple Silicon, there is a forward-looking deadline in this release that the compatibility headlines can obscure. macOS 27 Golden Gate is the last version of macOS that will ship with full Rosetta 2 support.
Rosetta 2 is Apple's binary translation layer that lets Intel-compiled app code run on Apple Silicon machines. When Apple transitions to macOS 28, expected in fall 2027, Rosetta 2 will be narrowed or removed. A community-tracked database cited in prior TechTimes reporting identified more than 18,800 app titles still compiled only for Intel as of late May 2026 — spanning legacy business software, audio production plug-ins, older CAD tools, and unmaintained utilities. Any Mac user dependent on one of these applications should identify a native Apple Silicon alternative or contact the developer about a port before macOS 28 ships.
Starting with macOS 26.4, Apple has already been surfacing a system-level warning whenever a user opens an Intel-only app, flagging that the software will stop working in a future release. macOS 27 continues showing those alerts.
Beyond Siri AI, macOS 27 Beta 1 includes a notable refinement of the Liquid Glass visual design language introduced in macOS 26 Tahoe. Apple addressed the most persistent user complaints: window corner radii are now uniform across all apps, sidebars extend to screen edges, and a new transparency slider in System Settings lets users dial back the Liquid Glass effect to fully opaque if readability in bright conditions was a problem. Boot Camp has been removed, as the OS no longer supports Intel CPUs.
Performance improvements in macOS 27 Golden Gate include faster AirDrop transfers, quicker network file browsing, and reduced Safari start page load times. The OS adds native support for ultrawide displays at 5K resolution and 120Hz. macOS 27 also drops support for the Apple Filing Protocol (AFP) and ends Time Machine backups to AirPort Time Capsule routers.
Apple Intelligence beyond Siri AI gains more advanced image editing in Photos, smart tab grouping in Safari, near-automatic resolution of weak or compromised passwords, and a natural-language shortcut builder. The new App Intents framework replaces SiriKit as the developer path for Siri integration; Apple has given developers a two-to-three-year migration window.
macOS 27 Golden Gate is scheduled for full release this fall — estimated by most analysts to land alongside iOS 27 in the second week of September 2026. A public beta is expected in July 2026. Apple has not announced a specific date.
Does macOS 27 Golden Gate support Intel Macs?
No. macOS 27 is Apple Silicon-only. The four Intel models that ran macOS 26 Tahoe — the MacBook Pro 16-inch (2019), MacBook Pro 13-inch (2020), iMac 27-inch (2020), and Mac Pro (2019) — cannot install macOS 27. Apple has committed to security updates for those machines through 2029, but no new major features will reach them after Tahoe. Any Mac built after late 2020 with an M-series chip is compatible.
How does macOS 27 Siri AI use Google Gemini without sharing personal data?
Siri AI routes queries through a three-tier system: simple tasks run entirely on the device using on-device Neural Engine models distilled from Gemini; intermediate tasks go to Apple's Private Cloud Compute servers, which process requests statelessly without storing any data; and the most demanding queries reach a custom 1.2-trillion-parameter Gemini model running on Google Cloud, but only after Apple's systems strip personally identifiable information and account-linked data. Google does not receive the user's identity, Apple ID, or raw personal data at any tier.
Which Macs get the full Siri AI experience in macOS 27?
Full Siri AI — including on-device conversational reasoning, cross-app context awareness, and natural-language automation — requires an M3 chip or newer with at least 12 GB of unified memory. Macs with M1 or M2 chips, the MacBook Neo, and any Apple Silicon Mac configured with 8 GB of RAM will run macOS 27 and receive basic Apple Intelligence features, but the most capable Siri AI functions are gated by the M3 requirement.
When does macOS 27 Golden Gate come out?
Apple has not announced a specific release date. A public beta is expected in July 2026. The final release is expected this fall — most analysts estimate the second week of September 2026, in line with Apple's recent pattern of shipping alongside the new iPhone lineup. Developer Beta 1 is available now to Apple Developer Program members.
