Learn all about Fastlane with these posts
Fastlane is a tool that automates the building and releasing of iOS and Android apps.
New! Private Swift packages on CI/CD
How to build an app that depends on private Swift packages on CI/CD.
An up to date guide on how to use an App Store Connect API key with Fastlane and GitHub Actions.
Learning how to install and use third-party tools in Xcode Cloud through ci scripts.
Some processes, such as a release pipeline, are very important but do not get run frequently. In this article, I go through how scheduled CI runs can help you spot failures early and gain confidence in your important and infrequent processes, such as release pipelines.
A short article on the recent contribution I made to Fastlane's open source project.