Skip to content

Handle output from file command with '(for arch...)' after the filename

Some libraries on OSX will have (for architecture ...) at the end of the output from the file command. Cut this off so that otool does not get '(for' as a library to examine.

@utkarsh.ayachit This is the backport from tomviz (Let me know if I missed anywhere...)

Merge request reports