Releasing and Versioning Your Swift Package

Releasing and Versioning Your Swift Package

This is the third and final part of our three part series on creating Universal Frameworks with the Swift Package Manager covers the steps Appracatappra uses to build Swift Packages that support sharing common code across Swift Projects and Apple OSes. In the first...
Documenting Your Swift Package

Documenting Your Swift Package

This second part of our three part series on creating Universal Frameworks with the Swift Package Manager covers the steps Appracatappra uses to build Swift Packages that support sharing common code across Swift Projects and Apple OSes. In the first part, Building...