Find any article in my blog
In this blog I talk about all things Apple and Swift development but my main area of focus is on tooling and automation.
Learn how to use a new open-source framework by the Swift Server Workgroup to install Swift on Linux and use it to set up a CI/CD pipeline for your Swift packages.
Spot accessibility issues in your app automatically with Xcode 15 both locally and on your CI/CD pipeline.
How to set and retrieve named capture groups in Swift regular expressions using SwiftRegex and NSRegularExpression.
A practical example of how to use the new MapKit APIs in iOS 17 to build a searchable map with SwiftUI.
How to easily implement image drag & drop with beautiful animations in a SwiftUI app
How to use CloudWatch events to automatically run Swift AWS lambdas on a schedule.
Learn how to create an accessible SwiftUI view for your iOS apps that displays the app icon and version side by side.
How to make use of Swift Packages, plugins and code generation to automate the process of loading custom fonts into your app.
Learn how SwiftData works and how you can configure and utilize the framework in a SwiftUI application to query and manipulate data in a delarative manner.
An initial deep dive into what mergeable libraries are and how they can be configured in Xcode.
How, why and when to define version-specific manifests for your Swift Packages.
How to leverage new Xcode Cloud features and AI-backed APIs to automatically generate test notes for multiple locales.