Swift Package Manager
4 posts
Introduction to SPM artifact bundles
In this tutorial I'm going to show you how to use the new binary target related artifact bundle using the Swift package manager.
Beginner's guide to Swift package manager command plugins
Learn how to create command plugins for the Swift Package Manager to execute custom actions using SPM and other tools.
How to create a Swift package collection?
In this tutorial I'm going to show you how to create your own package collection from your favorite Swift libraries.
Swift Package Manager tutorial
Learn how to use the Swift Package Manager to handle external dependencies, create your library or app on macOS and Linux.