Guest User

Untitled

a guest
Nov 19th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. export DYLD_LIBRARY_PATH=/path/to/parent/dir
  2.  
  3. install_name_tool -change @executable_path/my.dylib /path/to/my.dylib
Add Comment
Please, Sign In to add comment