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. Why use class-dump? Itâs a great tool for the curious. You can look at the
{{#tags}}- {{label}}
{{/tags}}