Hi Dan,
tccutil reset Microphone org.puredata.pd.pd-gui Yields: Successfully reset Microphone approval status for org.puredata.pd.pd-gui Successfully reset Microphone approval status for org.puredata.pd.pd-gui Successfully reset Microphone approval status for org.puredata.pd.pd-gui Successfully reset Microphone approval status for org.puredata.pd.pd-gui
tccutil reset Microphone org.puredata.pd Yields: tccutil: No such bundle identifier "org.puredata.pd": The operation couldn’t be completed. (OSStatus error -10814.)
Ricky
On Nov 4, 2020, at 10:35 AM, Dan Wilcox danomatika@gmail.com wrote:
The preferences files don't appear to be used to store which apps asked for permissions, so that shouldn't be needed. Judging from this, you can nuke the existing permissions state via:
rm ~/Library/Application\ Support/com.apple.TCC
then rebooting:
https://apple.stackexchange.com/questions/384317/how-do-i-reset-camera-and-m...
Before you do that, can you try running both of the following?
tccutil reset Microphone org.puredata.pd.pd-gui tccutil reset Microphone org.puredata.pd
For me, running either of these results in
tccutil: No such bundle identifier
which is strange as *one* of those should be associated with the permissions state. Maybe this changed on macOS 10.15? I guess I should update one of these days, but I've been waiting for 11.0 and probably a new computer...