Add missing command

Add missing command for resetting all privacy permissions for a single app
This commit is contained in:
AmadeuszL 2021-05-14 12:19:36 +02:00 committed by GitHub
parent 8e508fbfdf
commit 0e75537800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,17 @@ Successfully reset Camera approval status for org.whispersystems.signal-desktop
👍
### Reset all privacy permissions for single app
```console
$ tccutil reset All org.whispersystems.signal-desktop
Successfully reset All approval status for org.whispersystems.signal-desktop
```
Successfully reset All approval status for org.whispersystems.signal-desktop
👍
### Reset single privacy permission for all apps
```console