Spm posts

SwiftFormat Automation for iOS apps

An overview of different SwiftFormat integrations and options for automation in software development teams.

Prune nested Swift Package dependencies

Subtle tip for SPM projects: Only import the package libraries you need for each target to reduce final binary size and optimise build times.