Widgets

lock screen widgets on macOS 27

NotNotch is meant to run lock screen widgets on macOS 27 (Darwin 27) while still supporting macOS 14. Lock-screen widgets are a separate WidgetKit surface from the in-notch live stack.

Last updated 2026-08-08

Runtime vs SDK

Local builds may still use the macOS 26 SDK in Xcode 26. The goal is a clean run on macOS 27, not a 27-only app.

What stays the same

lock screen widgets should keep the same user-facing behavior. Lock-screen widgets are a separate WidgetKit surface from the in-notch live stack.

Back to the blog