Re: App using multiple plug-ins using same framework - multiple copies of framework required?
Re: App using multiple plug-ins using same framework - multiple copies of framework required?
- Subject: Re: App using multiple plug-ins using same framework - multiple copies of framework required?
- From: Eric Wing <email@hidden>
- Date: Thu, 11 Aug 2011 17:05:55 -0700
On 8/11/11, Mac QA <email@hidden> wrote:
> Hi,
> dlyd: Library not loaded: @executable_path/../Frameworks/etc...
>
> Is it possible to have just a single copy of the framework in the
> application bundle, then have plug-ins loaded from ApplicationSupport
> find that framework inside the bundle of the application that is
> loading the plug-in (as opposed to in the plug-in itself)? How might
> one accomplish that?
I think using @rpath will solve this problem.
-Eric
--
Beginning iPhone Games Development
http://playcontrol.net/iphonegamebook/
_______________________________________________
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