Skip to content

Instantly share code, notes, and snippets.

@smirn0v
Created November 4, 2015 13:24
Show Gist options
  • Save smirn0v/dbe14b2329c528acbe1e to your computer and use it in GitHub Desktop.
Save smirn0v/dbe14b2329c528acbe1e to your computer and use it in GitHub Desktop.
loader_path fix
install_name_tool -change "@loader_path/../Frameworks/libetpan.framework/Versions/A/libetpan" "@loader_path/thirdparty/libetpan.framework/Versions/A/libetpan" a.out
Alexander-Smirnov-MBP:libetpan-smtp smirnov$ ./a.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment