From 70cb12413a5056a738168de1310bfdff6a69534e Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk <48863253+khronokernel@users.noreply.github.com> Date: Tue, 20 Jul 2021 08:56:38 -0600 Subject: [PATCH] Update ACCEL.md --- docs/ACCEL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/ACCEL.md b/docs/ACCEL.md index ca5446d3b..6194fae2c 100644 --- a/docs/ACCEL.md +++ b/docs/ACCEL.md @@ -41,7 +41,8 @@ chmod +x tccplus ./tccplus add Microphone com.hnc.Discord ``` -In Big Sur currently `tccplus` and like utilities no longer work and this requires something more along the lines of this: +For those who may experience issues with `tccplus`, you can manually patch `com.apple.TCC` ti add permissions: + ```sh # get app id (Zoom.us used in example): $ osascript -e 'id of app "zoom.us"'