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...
Murdered by Midnight Board Game Released

Murdered by Midnight Board Game Released

We are happy to announce that our first physical board game, Murdered by Midnight has just been published. The game is available exclusively from The Game Crafters. Click here and order your copy today! The game is for 2 to 7 players, with one player acting as the...
Using Your Custom Cross-Platform Universal Swift Framework

Using Your Custom Cross-Platform Universal Swift Framework

NOTE: The information in the article is old, outdated and has been left here for historical purposes only. Please see our new Building Cross-Platform Universal Frameworks using Swift & the Swift Package Manager article for up-to-date information. In this third and...