Application Releases
Metrebug 2.4 Released
Released Metrebug 2.4 with the following updates: Updated for iOS 10. Other minor improvements.
Released Metrebug 2.4 with the following updates: Updated for iOS 10. Other minor improvements.
Released KitchenUnits 2.4 with the following updates: Updated for iOS 10. Other minor improvements.
Released KitchenUnits 2.3 with the following updates: Changed advertising provider due to Apple’s discontinuation of their own iAd advertising network.
Created and placed a new simple Swift based sample iOS app that tracks a user’s stock portfolio on GitHub. Features Retrieves and displays stock information from a web service. Capable of displaying and managing separate Portfolio (includes share count to track Read more…
The iOS Based Application End-User License Agreement was updated and renamed to Apple Branded Product Application End-User License Agreement to account for OS types other than just iOS.
Released Metrebug 2.3 with the following updates: Added Power units category, Updated for iOS 9, and Other minor improvements.
Released KitchenUnits 2.2 with the following updates: Added Time units category, Updated for iOS 9, and Other minor improvements.
Although storyboards and nib files can be a very nice way to visually create and manage your project’s views, it can sometimes be difficult to fully see or even change the interconnected layout constraints among your views. It can also Read more…
Created and placed a new sample Objective-C library on GitHub for using common Foundation objects that may not be safe, such as nil, null, or empty values obtained from a server API. Unit tests are implemented for each library method. The included demonstration Read more…