Widgets
lock screen widgets on macOS 14 Sonoma
NotNotch’s deployment target is macOS 14, so lock screen widgets is built to run on Sonoma and later. Lock-screen widgets are a separate WidgetKit surface from the in-notch live stack.
Last updated 2026-08-07
Why Sonoma is the floor
The SwiftUI notch host and several system APIs assume macOS 14. lock screen widgets follows that floor.
Later systems
The same lock screen widgets path is intended to keep working through macOS 27 without bumping the minimum.