From 158f2abbd8aaf3c855d0199d960f1371029f1e24 Mon Sep 17 00:00:00 2001 From: Francesco Bonacci Date: Sat, 30 May 2026 13:35:38 -0700 Subject: [PATCH] chore(cua-driver-rs)(uninstall): drop shared-Swift-TCC note from reset hint The uninstall closing message's tccutil reset hint carried a parenthetical warning that com.trycua.driver is shared with the Swift cua-driver and that resetting clears grants for both backends. With Rust now the default backend and Swift relegated to explicit --backend=swift legacy use, the note is noise for the common path. Drop it; keep the tccutil reset commands. Co-Authored-By: Claude Opus 4.8 (1M context) --- libs/cua-driver/scripts/uninstall.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/libs/cua-driver/scripts/uninstall.sh b/libs/cua-driver/scripts/uninstall.sh index 6dcf761e94..87bdd5c7e2 100755 --- a/libs/cua-driver/scripts/uninstall.sh +++ b/libs/cua-driver/scripts/uninstall.sh @@ -520,11 +520,6 @@ Settings > Privacy & Security. Reset them explicitly — or re-run with tccutil reset Accessibility com.trycua.driver tccutil reset ScreenCapture com.trycua.driver - - (Note: `com.trycua.driver` is shared with the Swift cua-driver. - Resetting it clears grants for both backends. If you still use the - Swift driver, skip this step and let macOS keep the grants — the - next Swift launch will re-use them.) FINALUNMSG fi else