jrturton / UIViewController-RecursiveDescription

Recursive description for UIViewController hierarchy inspection and debugging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Recursive description for UIViewController hierarchies

An equivalent of UIView's recursiveDescription method, but for inspecting the view controller hierarchy in an application.

#Sherlocked!

No longer necessary, now that _printHierarchy is available in the debugger.

About

Recursive description for UIViewController hierarchy inspection and debugging


Languages

Language:Objective-C 100.0%