InspectiveC

From iPhone Development Wiki
Revision as of 01:04, 31 January 2015 by GoldDavid (talk | contribs)

InspectiveC is an Objective-C library that you can use on your 32-bit devices in order to log useful information about certain objects, classes, and selectors.

The source code and README can be found at the [Github page]https://github.com/DavidGoldman/InspectiveC.