Skip to content

Instantly share code, notes, and snippets.

@ambethia
Created November 25, 2014 06:48
Show Gist options
  • Select an option

  • Save ambethia/4d1c8fa7246c14b5c48c to your computer and use it in GitHub Desktop.

Select an option

Save ambethia/4d1c8fa7246c14b5c48c to your computer and use it in GitHub Desktop.
Enable Assistive Devices for `osascript` on Mavericks and Yosemite
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