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 currently supported:
reset Reset all decisions for the specified service, causing apps to prompt again the next time they access the service. If a bundle identifier 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