Creating menu bar extras for Swift UI Apps used to be a rather tedious task since there was no native SwiftUI solution to this problem. Instead, the MenuBarExtra had to be implemented in AppKit, requiring an AppDelegate file.
With macOS 13 Ventura, though, Apple finally provides a way to do