What is “tccutil” Package?
Utility to modify the macOS Accessibility Database (TCC.db)
For more details: https://github.com/jacobsalmela/tccutil
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install tccutil.
brew install tccutil
Now, use tccutil!
Leave a Reply
You must be logged in to post a comment.