I can't find /usr/bin/otool any more in Mountain Lion.
- Does anybody know why
otoolis removed? - Is there any alternative for
otoolin Mountain Lion.
I can't find /usr/bin/otool any more in Mountain Lion.
otool is removed?otool in Mountain Lion.In a somewhat-recent version of the Xcode developer tools, the command-line utilities were moved into a separate package. You can either install them from inside Xcode or just download them separately. See my answer here for more details: I installed Xcode but I still don't have gcc in my terminal.