Rare find

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.

github.com/0xced/class-dump

Problem

Audience

Updates

No founder updates yet. Check back soon.