- open
Automator, selectService - search for
applescriptand selectRun AppleScript - select from
Service receives->no input - add
do shell scriptas in this example and save it
on run {input, parameters}
do shell script "usr/bin/osascript ~/Documents/appleScripts/inspect_ios.scpt"
return input
end run
- open
System Preferences->Keyboard->Shortcuts - select
Services->General->your_script_name - desired shortcut