Plugin linking to private framework
Plugin linking to private framework
My app uses @rpath to enable linking of plugin bundles + auxiliary executables to various private application frameworks.
This seems to work fine when the plugin bundles are in the app bundle as the relative path structure is known.
Presumably, for a plugin that is loaded from an alternate location(s), all that can be done is to include something like:
/Applications/MyApp/Contents/Frameworks
in the external bundles rpath search, in the knowledge that if the app is moved elsewhere the plugin will fail to find the private framework.
Regards
Jonathan Mitchell
Developer
Mugginsoft LLP
http://www.mugginsoft.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden