Update ACCEL.md

This commit is contained in:
Mykola Grymalyuk
2021-07-20 08:56:38 -06:00
committed by GitHub
parent c36296f2a0
commit 70cb12413a

View File

@@ -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"'