Useful APIs when writing scripts and tools in Swift
Let’s take a look at a few key APIs and techniques that can be really useful when building custom developer tools, scripts, or other kinds of automation, in Swift.
Articles, podcasts and news about Swift development, by John Sundell.
Let’s take a look at a few key APIs and techniques that can be really useful when building custom developer tools, scripts, or other kinds of automation, in Swift.
Automation enthusiast and Scriptable developer Simon Støvring joins John to discuss automation, scripting, and building tools. Also, app modularity, frameworks, and what it would take to bring automation on Apple’s platforms to the next level.
While launch arguments are probably most commonly used as input to command line tools - this week, let's take a look at how we can also use the power of launch arguments when working on, debugging, and testing an iOS app.
An introduction to Swift scripting, and why I think Swift is an awesome language for scripting.