Re: Setting up Xcode workspace with multiple embedded frameworks that rely on each other.
Re: Setting up Xcode workspace with multiple embedded frameworks that rely on each other.
- Subject: Re: Setting up Xcode workspace with multiple embedded frameworks that rely on each other.
- From: Joar Wingfors <email@hidden>
- Date: Sat, 28 Jun 2014 19:30:31 -0700
On 28 jun 2014, at 00:14, Jens Alfke <email@hidden> wrote:
>
> On Jun 27, 2014, at 11:51 PM, Joar Wingfors <email@hidden> wrote:
>
>> There's not much to it. Drag the project for Framework A into the project of App. Open the target editor for App and link to Framework A. Repeat for Framework B. Repeat for the project of Framework A, to establish the linkage to Framework B. That's really all there should be to it, unless I'm forgetting something.
>
> I think you’re forgetting about adding copy-files build phases to copy the frameworks into the app bundle, and also the fiddly steps to tell the app binary what path it should look for the framework at (the details of which I always forget until the next time I have to set it up, then I go back and look at earlier projects. There’s something about “@rpath”…)
>
> It’s pretty frustrating, actually.
Please file a feature request!
Joar
_______________________________________________
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