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.
6 post(s)

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

How to organize your apps Swift modules for clarity & convenience using a hidden (unofficial) Swift feature. A practical solution for small to medium-sized apps.

Fixing Xcode bugs that make SwiftUI previews fail in apps modularized with SwiftPM and that are using CoreData.

A step-by-step guide on how to prevent your 3rd party service secrets from committing to Git when using apps modularized with SwiftPM.