I am somewhat a beginner in programming. Have been a beginner for far too long. I thought the best way to advance is to contribute to an opensource project. So here I am.
xcode-select --print-path stuff was causing errors so I have changed the code to use /usr/bin/which to find otool's location.
I am somewhat a beginner in programming. Have been a beginner for far too long. I thought the best way to advance is to contribute to an opensource project. So here I am.
xcode-select --print-path stuff was causing errors so I have changed the code to use /usr/bin/which to find otool's location.
other changes are really minor.