mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-21 06:30:52 +10:00
Update ACCEL.md
This commit is contained in:
+2
-1
@@ -41,7 +41,8 @@ chmod +x tccplus
|
|||||||
./tccplus add Microphone com.hnc.Discord
|
./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
|
```sh
|
||||||
# get app id (Zoom.us used in example):
|
# get app id (Zoom.us used in example):
|
||||||
$ osascript -e 'id of app "zoom.us"'
|
$ osascript -e 'id of app "zoom.us"'
|
||||||
|
|||||||
Reference in New Issue
Block a user