dwarfdump command not found
command, ios, xcode4
Solution
Use dwarfdump command, you need installed the Command Line Tools via Xcodes settings
Thanks Pfitz!
Problem
Mac OS 10.8, xcode 4.4 When I want to execute the command : dwarfdump --lookup 0x30f425e8 --arch armv7 XyzDemo.app.dSYM I got the error : dwarfdump: command not found Can anybody help me ? Thanks in advance !