diff --git a/lib/bin/fix-machos.rb b/lib/bin/fix-machos.rb index f8569be1..e7045bbd 100755 --- a/lib/bin/fix-machos.rb +++ b/lib/bin/fix-machos.rb @@ -51,7 +51,7 @@ def fix when :bundle fix_rpaths fix_install_names - when :object + when :object, :dsym # noop else throw Error("unknown filetype: #{@file.filetype}: #{@file.filename}")