tccutil(1) BSD General Commands Manual tccutil(1)
NAME
tccutil -- manage the privacy database
SYNOPSIS
tccutil command service [bundle_id]
DESCRIPTION
The tccutil command manages the privacy database, which stores decisions the user has made about whether apps may access personal data.
One command is current supported:
reset Reset all decisions for the specified service, causing apps to prompt again the next time they access the service. If a bundle iden-
tifier is specified, the service will be reset for that bundle only.
EXAMPLES
To reset all decisions about whether apps may access the address book:
tccutil reset AddressBook
tccutil reset All com.apple.Terminal
Darwin April 3, 2012 Darwin