Use @rpath in Xcode project
authorSean McBride <sean@rogue-research.com>
Tue, 22 Apr 2014 20:53:17 +0000 (16:53 -0400)
committerNathan Hjelm <hjelmn@me.com>
Tue, 6 May 2014 07:28:08 +0000 (01:28 -0600)
commit7200c567ea74ef050eb944ef2eb31fccef605732
treeb8b4a9602c95ec543e9ba3faadeaf11969cb4a99
parenta8f1784c00e62576b0ba1bcf4de86517e2ebd6ef
Use @rpath in Xcode project

In the Xcode project, set:

LD_DYLIB_INSTALL_NAME = @rpath

Such that the built dylib's install name uses rpath, which is
generally what one wants.
Xcode/libusb.xcconfig
libusb/version_nano.h