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
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue