Extensions

extensions on macOS 14 Sonoma

NotNotch’s deployment target is macOS 14, so extensions is built to run on Sonoma and later. Settings can install .boringnotch packages; unsigned binaries stay manifest-only.

Last updated 2025-06-13

Why Sonoma is the floor

The SwiftUI notch host and several system APIs assume macOS 14. extensions follows that floor.

Later systems

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

Back to the blog