Create a macOS menu bar app with several menu items
- macOS menu bar app
- macOS build with Bazel
bazel build //challenges/day-03:build
- Icon: Flaticon
- Tool: App Icon Generator
- Article: How to make a macOS menu bar app
- Video: Building a macOS Menu Bar App - The Dad Jokes Series (Part 1)
- Doc: NSApplication.shared
- Doc: Apple Apps and Bazel
- GitHub Action: maxim-lobanov/setup-xcode
- Example: google/santa
- Example: bazelbuild/rules_apple