by Kevin | Mar 25, 2019 | News
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...
by Kevin | Apr 6, 2018 | News, Utilities
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...
by Kevin | Mar 23, 2018 | Blog
In this third and final part of our three part article on the steps Appracatappra uses to create Universal Frameworks in Swift, we will cover installing and using our custom cross-platform Universal Swift Framework on a consumer’s development computer. In the...
by Kevin | Mar 22, 2018 | Blog
In this second part of our three part article on the steps Appracatappra uses to create Universal Frameworks in Swift, we will cover creating an Installer Package from our compiled Universal Frameworks that includes all of the Apple OSes that the framework supports...
by Kevin | Mar 21, 2018 | Blog
This first part of our three part article on creating Universal Frameworks covers the steps Appracatappra uses to create Universal Framework projects in Swift that will support iOS, tvOS, watchOS and macOS, all while sharing as much common code as possible. There are...