Adventures in SwiftUI & Game Dev – Part 2

Adventures in SwiftUI & Game Dev – Part 2

In this second part of my multipart article on converting my Murdered by Midnight Board Game to a Mobile Game App using Swift and SwiftUI, I’ll cover adding Game Center support to SwiftUI. TL;DR Takeaway: Doing a quick search on the internet revealed the...
Action Data Open Sourced

Action Data Open Sourced

Today we decided to release our Action Data suite of backend controls designed to quickly and easily add support for several common databases and data formats (such as SQLite, JSON and CloudKit) to your iOS, tvOS or macOS apps as a Open Source project under the MIT...
Action Utilities Additions

Action Utilities Additions

Version 01.02.00 Today we released a new version of our Swift and Xcode open source Action Utilities framework of time saving utilities and functions to solve common tasks across a wide range of mobile and desktop apps. Version 01.02.00 focuses on additions to our...
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...
Cross-Platform Universal Swift Framework Installers

Cross-Platform Universal Swift Framework Installers

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 second...