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 | Sep 28, 2021 | News
Murdered by Midnight is a causal murder mystery board game that can be played either by yourself or with 2 to 6 players over Game Center. It features a unique card based UI and is highly replayable with over 483,000 possible outcomes. Think Clue, without all of the...
by Kevin | Jul 16, 2021 | Apps, Featured, News, Utilities
Yeah, I know… we wrote a Shopping List app. And yes, I know it sounds crazy just typing that sentence. So what were we thinking building Stuff To Get? It’s simple really. In the 10 years that I’ve owned an iPhone, the one app that has been with me...
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...