I am developing a plug-in bundle, say MyPlugIn.bundle for an application, say BigApp.app. This bundle req
MyPlugIn.bundle
BigApp.app
From the web and other SO questions: use @loader_path/.. instead of @executable_path/... See:
@loader_path/..
@executable_path/..