|
|
|
|
|
by latexr
159 days ago
|
|
Your Ableton and Logitech issues seem to be the same: screwed up access permissions. Not your fault, macOS has been sucking at it for a while. It’s not unheard of for System Settings to show you some app has some permissions, but in practice it doesn’t. What usually works is fully resetting permissions for an app: tccutil reset All <APP BUNDLE ID HERE>
To find the bundle ID for an app: mdls -raw -name kMDItemCFBundleIdentifier <APP PATH HERE>
|
|
https://developer.apple.com/forums/thread/808758
https://developer.apple.com/forums/thread/811796