CI tooling is an important part of building confidence in the changes developers make to the code. Here’s how I like to set up a CI build system for an Xcode project using GitHub Actions. This article describes the tricks I’ve learned for reducing the pain of the long feedback cycle of getting something to work […]