bartoszj / class-dump

This is a command-line utility for examining the Objective-C runtime information stored in Mach-O files. It generates declarations for the classes, categories and protocols. This is the same information provided by using 'otool -ov', but presented as normal Objective-C declarations, so it is much more compact and readable.

Home Page:http://www.codethecode.com/projects/class-dump

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bartoszj/class-dump Issues

No issues in this repository yet.