Sponsored by
Popular Posts and Series
Categories (85)
Swift Package Manager
Installing Swift Executables From Source With Mise
6 Jun 2025
Using Mise's SPM backend, eliminate the need for pre-compiled binaries.
Distribute your Swift CLIs for macOS
7 Apr 2025
Build, package, and distribute Swift CLI tools as pre-compiled binaries using GitHub releases
Dev Conversations #8: Pedro and Marek, from Tuist
31 Mar 2025
The journey from an Xcode project generator to a sustainable developer toolchain
Dev Conversations #2: Dave Verwer & Sven A. Schmidt
30 Sep 2024
A chat about the Swift Package Index, its infrastructure, and Swift 6's strict concurrency mode
Parsing Beyond JSON with swift-parsing
23 Sep 2024
Use parsing as a tool to transform complex, unstructured data into organized types
Command Line in Swift: the Different Alternatives
2 Jul 2024
Comparing the choices available for building with Swift for the command line
The Missing SPM Syntax Cheatsheet
16 Jan 2024
A quick reference for creating or editing Package.swift files