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