Skip to content

Migration

3 post(s)

  • Migrating my SwiftUI App to VisionOS in 2 Hours

    Migrating my SwiftUI App to VisionOS in 2 Hours

    How I migrated my SwiftUI app CrossCraft to support visionOS for the Day 1 Release of the Apple Vision Pro. It took effectively about 2 hours in total, this article summarizes my key learnings along the way.

  • Preparing My App for Swift 6

    Preparing My App for Swift 6

    How to enable Swift 6 mode for your Xcode projects and for your SwiftPM modules today. And what the migration experience is like.

  • Migrating to The Composable Architecture (TCA) 1.0

    Migrating to The Composable Architecture (TCA) 1.0

    Sharing my learnings and my code structure after migrating my app to the vastly modernized APIs of TCA 1.0.