Tag

Objective-C

3 posts filed under this tag.

February 12, 2016

Lockbox v3

Lockbox v3 is now available, sporting a vastly more robust yet less complex API for storing data into and retrieving data from the iOS keychain. The basic premise of Lockbox has...

Read more

March 28, 2014

Badged UIBarButtonItem

A new project (nearly ready to release; stay tuned) required some custom UI. One element was a badged UIBarButtonItem, for which I wrote a custom class, which I am releasing as...

Read more

December 9, 2011

The Stunning Utility of Global Classes

Set aside any ideas you may have that global data is evil. If you spend any time on the StackOverflow website, you've likely seen questions like "How do I share data from one vi...

Read more