Last updated: about 1 year ago
Every iOS/macOS developer uses (scripting) tools such as fastlane and swiftLint to automate tasks as much work as possible: in this talk we will dive into how we can build our own Swift scripts.
The talk has four sections:
This is a technical talk, and presents code to the audience: many slides will contain code that can be copy-pasted to existing projects, or that can be used as a start for new (scripting) tools.
Automation becomes more and more important. For now I wrote my scripts in Bash but since I'm much more fluent with Swift this might be a boost 👍
Log in to comment