by Kevin | May 5, 2022 | Blog, Featured, Games
Today, I thought I’d give a quick update on what I’ve been working on and show off the new game I’m busy building. It’s a Cyberpunk/Cybernoir thriller that unfolds as an interactive manga/graphic novel called Reed/Wright Cycle. Set in a future...
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 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...
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...