Extensions

Hello demo extension on macOS 14 Sonoma

NotNotch’s deployment target is macOS 14, so Hello demo extension is built to run on Sonoma and later. The first-party Hello plugin is off by default and can show a tab plus a host-drawn chip.

Last updated 2025-07-03

Why Sonoma is the floor

The SwiftUI notch host and several system APIs assume macOS 14. Hello demo extension follows that floor.

Later systems

The same Hello demo extension path is intended to keep working through macOS 27 without bumping the minimum.

Back to the blog