chore(cua-driver-rs)(uninstall): drop shared-Swift-TCC note from reset hint - #1772
Conversation
…t 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) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe uninstall script's macOS ChangesUninstall message cleanup
Possibly related PRs
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What
Remove the parenthetical note from the uninstall closing message's
tccutil resethint:The
tccutil reset Accessibility/ScreenCapture com.trycua.drivercommands stay.Why
With Rust now the default backend (#1768) and Swift relegated to explicit
--backend=swiftlegacy use, the shared-bundle-id caveat is noise for the common uninstall path.Notes
uninstall.shcarried this note;uninstall.ps1never had it.bash -npasses.🤖 Generated with Claude Code
Summary by CodeRabbit