Adding Subtitles macOS Menu Items using SwiftUI
At this point, AppKit developers with their finger on the pulse may be familiar with setting subtitles on NSMenuItem using the subtitle property, which has been available since macOS 14.4. In fact, I was the one who added it back when I worked at Apple. Achieving the same in