auriamg / macdylibbundler

Utility to ease bundling libraries into executables for OSX
MIT License
550 stars 83 forks source link

Fix bug with adding symbolic links to the wrong object #25

Closed programmingkidx closed 6 years ago

programmingkidx commented 6 years ago

This patch fixes the bug that prevents libhogweed.dylib from having its paths set correctly. This fix fixes this issue: https://github.com/auriamg/macdylibbundler/issues/23.