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.
Make sure no regressions occur in your custom XCTestCase extensions and helper methods with unit tests and XCTExpectFailure.
A step-by-step guide on how to perform complex Core Data migrations using mapping models and custom migration policies.
A peek into a real-world example of a release workflow using Xcode Cloud to build and distribute an app with an iOS and a visionOS target.
How to configure, start and manage shared experiences in your iOS app using SharePlay.
How we built a feature using serverless functions, satori and resvg to generate beautiful open-graph images dynamically for NowPlaying
How to use Core ML and Swift to modify existing images with Stable Diffusion and ControlNet.
Tips and tricks that I use to keep up with the ever-changing software development industry.
How to load and use local Stable Diffusion models in a Swift app using CoreML and ml-stable-diffusion.
A look back at what I have been up to in 2023 and what I am trying to achieve in 2024.
Learn how to get the most played Apple Music songs and albums for a given user with MusicKit and MediaPlayer.
How to effectively adopt upcoming Swift 6 features in your Swift Packages and Xcode targets today.
Learn how to create and distribute a Swift macro as a CocoaPods library.