feat: 统一 Commilitia Drop 全客户端命名与分发

This commit is contained in:
2026-07-31 22:56:10 +08:00
parent f7b0f04c9c
commit c480f0d1c2
77 changed files with 861 additions and 263 deletions
+4
View File
@@ -13,6 +13,10 @@ import "C"
import "unsafe"
// InitializeNotifications is a no-op on macOS; the notification center is
// initialized lazily by the native framework.
func InitializeNotifications() {}
// Notify shows a native system notification.
//
// macOS uses UNUserNotificationCenter, which REQUIRES the app bundle to be