Sal Soghoian
JavaScript for Automation
WWDC 2014
Slides and Transcript:
https://developer.apple.com/videos/play/wwdc2014-306
Tags:
services
Description:
Automation in OS X has always been about power and choice. Scriptable applications, including Pages, Keynote, Numbers, and the Finder, can already be automated using a variety of languages, including AppleScript, Objective-C, Perl, Python, and Ruby. With OS X Yosemite, application scripting support has been added to another popular language, JavaScript. JavaScript for Automation (JXA) extends the standard JavaScript environment provided by the JavaScriptCore framework with support for querying and controlling all of the scriptable applications running in OS X. JXA scripts are supported at all layers of the system and can be invoked from the command-line, from the system-wide Script Menu, and can even be distributed as code-signed applications.
Watch on apple.com
Supporting the Enterprise with OS X Automation
WWDC 2015
Slides and Transcript:
http://devstreaming.apple.com/videos/wwdc/2015/306vjwcqnm/306/306_supporting_the_enterprise_with_os_x_automation.pdf?dl=1
Tags:
automation
enterprise
Watch on apple.com