Re: Added Framework has a Configuration (Release/Debug) ?
Re: Added Framework has a Configuration (Release/Debug) ?
- Subject: Re: Added Framework has a Configuration (Release/Debug) ?
- From: Ken Thomases <email@hidden>
- Date: Wed, 19 Aug 2009 18:43:28 -0500
On Aug 19, 2009, at 6:26 PM, Jerry Krinock wrote:
So, to summarize, here's the Configuration-Agnostic Way to add
private frameworks:
1. Make sure you've added the project which produces the private
framework to your project. Suggested location: Make a "Referenced
Projects" group. You need to do this to set a dependency anyhow.
2. To link the private framework to a target which needs it, switch
the Active Target to the relevant target, expand the referenced
project to show its Products, and check the box. (Control-click on
the Groups & Files column heading if necessary to show Target
Membership).
You can also use drag-and-drop of the product to the relevant Link
Binary With Libraries build phase for the desired target(s). This
avoids having to fiddle with the Active Target.
3. To get the private framework copied into your app product, drag
the product from the referenced project down into your "Copy
Frameworks" build phase of the app target.
Thanks, Ken.
You're welcome. Happy to help.
Cheers,
Ken
_______________________________________________
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