🎉 Create the iOS extension widget target

This commit is contained in:
2026-01-03 13:06:10 +08:00
parent f568baf14d
commit cf3a2b6340
11 changed files with 467 additions and 3 deletions

View File

@@ -11,6 +11,8 @@ import WatchConnectivity
_ application: UIApplication,
didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?
) -> Bool {
syncDefaultsToGroup()
UNUserNotificationCenter.current().delegate = notifyDelegate
let replyableMessageCategory = UNNotificationCategory(