How to get an LC_RPATH and @rpath/ prefix on a dylib on macos

Does this mean that if I set the BUILD_RPATH property on my executable, that I should expect to see a matching LC_RPATH entry in executable found in my build tree?

1 Like