redhat-developer / mapt

Multi Architecture Provisioning Tool
Apache License 2.0
9 stars 7 forks source link

Enable accessibility pro grammatically on mac machines #187

Open adrianriobo opened 9 months ago

adrianriobo commented 9 months ago

https://github.com/actions/runner-images/issues/3286

Need to check if mac machines comes with SIP enabled otherwise need to see if we can AMIi it

sudo sqlite3 /Library/Application\ Support/com.apple.TCC/TCC.db "INSERT or REPLACE INTO access values ('kTCCServiceAccessibility', 'com.company.app', 0, 1, 0, NULL);"