Skip to content

Instantly share code, notes, and snippets.

@reborg
Created August 5, 2009 07:04
Show Gist options
  • Save reborg/162552 to your computer and use it in GitHub Desktop.
Save reborg/162552 to your computer and use it in GitHub Desktop.
otool -L Embedded.app/Contents/Frameworks/MacRuby.framework/Versions/0.4/usr/lib/ruby/1.9.1/universal-darwin9.5/stringio.bundle
Embedded.app/Contents/Frameworks/MacRuby.framework/Versions/0.4/usr/lib/ruby/1.9.1/universal-darwin9.5/stringio.bundle:
@executable_path/../Frameworks/MacRuby.framework/Versions/Current/usr/lib/libmacruby.dylib (compatibility version 0.4.0, current version 0.4.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment