# Apple puts Intel-only Mac apps on a Rosetta end-of-life path

Apple says macOS 27 will be the final macOS release to support ordinary Intel-only apps through Rosetta on Apple-silicon Macs. Users can already begin seeing migration warnings in macOS 26.4+, giving developers a concrete window to ship native or universal binaries.

Rosetta’s transition is now an application compatibility deadline rather than an open-ended safety net. Intel-only Mac apps need an Apple-silicon build before support ends after macOS 27, with only a narrow exception retained for older unmaintained games.

- Status: Active
- Published: 2026-09-05T17:17:10+12:00
- Updated: 2026-09-05T17:17:10+12:00
- Categories: Web Development, Developer Tools
- Tags: Apple, Apple silicon, Intel, macOS, migration, Rosetta
- Canonical HTML: https://beyondthe.news/dossiers/apple-rosetta-intel-only-mac-apps-end-of-life-macos-27

## What changed

Apple published a concrete Rosetta end-of-life path for ordinary Intel-only Mac applications. In macOS 26.4 or later, users may receive a notification when launching an app that depends on Rosetta, prompting them to update to an Apple-silicon-native version. Apple says macOS 27 will be the final macOS release to support Rosetta for these apps; after that transition, Intel-only apps will no longer run on Apple-silicon Macs. Apple will retain limited Rosetta functionality for older, unmaintained games that depend on Intel-only frameworks.

## Why it matters

Rosetta has allowed many Mac applications to postpone or soften the move from Intel to Apple silicon. Apple’s new guidance turns that compatibility layer into a dated migration dependency. Developers maintaining old binaries, helper tools, installers or bundled command-line components need to verify that the entire shipped product is Apple-silicon-native, not only the main application. The user-facing warnings beginning in macOS 26.4 also mean support burden can rise well before the final cutoff.

## Warnings arrive before support disappears

Apple says macOS 26.4 or later can notify users when they launch applications that still rely on Rosetta. That creates an earlier practical deadline because customers may interpret the warning as a sign that the application is obsolete even while it still runs.

## macOS 27 is the final ordinary Rosetta release

Apple says Intel-only applications will no longer run on Apple-silicon Macs after the macOS 27 transition. Developers are being told to build and distribute universal binaries or Apple-silicon-native versions now.

## The gaming exception is intentionally narrow

Apple will preserve some Rosetta functionality for older, unmaintained games that rely on Intel-only frameworks. Developers should not treat that exception as continuing general compatibility for normal Intel applications.

## Key details

- Apple published the Rosetta transition update on September 1, 2026.
- macOS 26.4 or later may warn users when an app depends on Rosetta.
- macOS 27 will be the final macOS release to support Rosetta for ordinary Intel-only Mac apps.
- Intel-only applications will stop running on Apple-silicon Macs after that transition.
- Apple recommends shipping universal binaries that include Apple-silicon support.
- Limited Rosetta functionality will remain for some older unmaintained games that rely on Intel-only frameworks.

## Builder takeaways

- Audit the complete shipped application bundle for Intel-only executables, frameworks, command-line helpers and third-party components.
- Ship a universal or Apple-silicon-native build before user-facing Rosetta warnings become common in your installed base.
- Test update paths on Apple-silicon Macs so customers can move from legacy binaries without losing data or configuration.
- Do not rely on the legacy-game exception for maintained commercial or developer software.
- Update support and download pages so users know which build is native before macOS 27 becomes the final Rosetta release.

## What to watch

- Apple’s exact post-macOS-27 removal timing and release notes.
- Whether any additional application categories receive exceptions.
- Changes to App Store submission or notarization guidance for Intel-only binaries.
- Telemetry or developer reports showing how frequently the macOS 26.4 warnings appear.

## Uncertainties

- Apple says macOS 27 is the final release with Rosetta support but does not give a separate calendar date for the subsequent point when ordinary Intel-only apps stop running.
- The scope of the retained legacy-game compatibility is narrower than full Rosetta and may evolve.

## Sources

- [Upcoming changes to Rosetta support for Intel-based macOS apps](https://developer.apple.com/news/?id=w5ngl9k2) — Apple Developer · primary · 2026-09-01T00:00:00+12:00. Apple's official transition guidance, warning behavior, final supported macOS release and legacy-game exception.

