mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-23 17:43:56 +00:00
Added bundle identifier command
This is redundant but given guide does not have steps, someone just getting started might not connect the dots.
This commit is contained in:
parent
0e75537800
commit
65e874d4c9
@ -37,6 +37,9 @@ Successfully reset Camera approval status for org.whispersystems.signal-desktop
|
|||||||
### Reset all privacy permissions for single app
|
### Reset all privacy permissions for single app
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
$ mdls -name kMDItemCFBundleIdentifier -r /Applications/Signal.app
|
||||||
|
org.whispersystems.signal-desktop
|
||||||
|
|
||||||
$ tccutil reset All org.whispersystems.signal-desktop
|
$ 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
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user