by Kevin | Sep 29, 2021 | Blog, Board Games, Featured, Games
I recently decided to take my Murdered by Midnight Board Game and convert it to a Mobile App. After the success I had building my Stuff To Get shopping list app using Apple’s Multiplatform template in Xcode, it made me wonder if SwiftUI had matured enough to...
by Kevin | Jul 13, 2021 | Blog, Featured
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...
by Kevin | Jul 13, 2021 | Blog, Featured
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...
by Kevin | Jul 12, 2021 | Blog, Featured
NOTE: This article is an update and replacement of our original Building Cross-Platform Universal Frameworks using Swift article using the latest version of Swift and the Swift Package Manager. In the time since the original article was written, Apple has made several...
by Kevin | Feb 24, 2021 | Blog, Board Games, Featured, Games
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...
by Kevin | Mar 23, 2018 | Blog
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...