Skip to content

Instantly share code, notes, and snippets.

@ttvd
Created September 17, 2015 05:23
Show Gist options
  • Save ttvd/299c983feb2c739e0db6 to your computer and use it in GitHub Desktop.
Save ttvd/299c983feb2c739e0db6 to your computer and use it in GitHub Desktop.
ZORG.dylib:
ZORG.dylib (compatibility version 0.0.0, current version 0.0.0)
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa (compatibility version 1.0.0, current version 21.0.0)
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 120.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1213.0.0)
install_name_tool -delete_rpath ZORG.dylib ZORG.dylib
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool:
no LC_RPATH load command with path: ZORG.dylib found in: ZORG.dylib (for architecture x86_64), required for
specified option "-delete_rpath ZORG.dylib"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment