Rewrite menu bar extra with AppKit

This commit is contained in:
世界
2026-01-05 19:19:11 +08:00
parent 91edd77b00
commit ce0d7ead88
17 changed files with 666 additions and 301 deletions
+1
View File
@@ -1,5 +1,6 @@
SHELL := /bin/bash
.SHELLFLAGS := -o pipefail -c
.SILENT:
build_all: build_ios build_macos build_tvos