This [issue](https://developer.apple.com/forums/thread/737920) also applies to programs or Apps that are loading the PCBUSB-Library from `/usr/local/lib` (the default installation folder). Add the linker option `-rpath /usr/local/lib` to your linker script to solve the issue.