Created
November 25, 2014 06:48
-
-
Save ambethia/4d1c8fa7246c14b5c48c to your computer and use it in GitHub Desktop.
Enable Assistive Devices for `osascript` on Mavericks and Yosemite
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo sqlite3 /Library/Application\ Support/com.apple.TCC/tcc.db "INSERT or REPLACE INTO access VALUES('kTCCServiceAccessibility','/usr/bin/osascript',1,1,1,NULL)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment