Home

Awesome

NSDictionaryExplorer

This is a companion repo for my blog post on internals of NSDictionary.

The Xcode project investigates the internal data structures of NSDictionary printing their contents to the console.

##Requirements

##Important

This project might break in the future, it works as of iOS 7.1 SDK.

The sole purpose of this application is to NSLog stuff. It doesn't display anything on the screen.