
iOS CI Newsletter
A fortnightly independent newsletter gathering all updates and news about Continuous Integration and Continuous Delivery from the iOS community.
Wed Dec 28 2022
Looking back at my 2022
As 2022 comes to an end, I take a look at what I have done this year and set goals for 2023.
Wed Dec 21 2022
Managing multiple versions of Swift locally
A guide on how to download, install and manage different versions of Swift.
Wed Dec 14 2022
Configuring UI tests with launch arguments
Launch arguments provide a way to configure the behaviour of an app before running UI tests
Wed Dec 07 2022
Swift async/await in AWS lambdas
Exploring the new Swift AWS lambda runtime API and how it enables the use of async/await.
Wed Nov 30 2022
Collecting Github Action workflow metrics using Swift
Creating a command line tool using Swift and async/await to collect metrics on Github Action workflows.