An Introduction to the Swift Package Manager

In this tutorial you will create an executable package and a library package with the Swift Package Manager.

Similar

Pragmatic Unit Testing in Swift

This week, let’s take a look at a few different ways to deploy unit testing in a more pragmatic manner — to use testing to solve immediate problems, and to enable our code to be tested without having to fundamentally change it. (more…)

Read more »

Swift Service Discovery

It is my pleasure to announce a new open source project for the Swift Server ecosystem, Swift Service Discovery. Service Discovery is a Swift package designed to establish a standard API that can be implemented by various service discovery backends such a... (more…)

Read more »