Skip to content

Instantly share code, notes, and snippets.

@mitchellh
Created June 5, 2020 20:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mitchellh/c74146cb9fb4d851adc8dfeb151cf351 to your computer and use it in GitHub Desktop.
Save mitchellh/c74146cb9fb4d851adc8dfeb151cf351 to your computer and use it in GitHub Desktop.
→ otool -L ./example
./example:
/usr/lib/libSystem.B.dylib (compatibility version 0.0.0, current version 0.0.0)
/nix/store/nb3ag6cn5s856vykaiaz43qpc0ajkira-Libsystem-osx-10.12.6/lib/libSystem.B.dylib (compatibility version 0.0.0, current version 0.0.0)
@rpath/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 0.0.0, current version 0.0.0)
/System/Library/Frameworks/Security.framework/Versions/A/Security (compatibility version 0.0.0, current version 0.0.0)
/nix/store/29hpnfc1jzzbsc3ya71hhindayr5nanw-Libsystem-osx-10.12.6/lib/libSystem.B.dylib (compatibility version 0.0.0, current version 0.0.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment