Re: Desperate for Xcode Help
Re: Desperate for Xcode Help
- Subject: Re: Desperate for Xcode Help
- From: Eric Albert <email@hidden>
- Date: Sat, 14 Jan 2006 13:25:26 -0800
On Jan 14, 2006, at 11:27 AM, Scott Ribe wrote:
Sure, that's the way I do it. But FIRST, make sure to add a "Build
Phase" called "Frameworks & Libraries" -- otherwise, the frameworks
that
you add show up in the "Groups & Files" list but NOT in the "Targets"
list and do NOT appear as -framework flags in the linker step.
Ah... I think I have never seen a project that didn't already have that
phase--a difference in how we started the projects.
Yep. Bill started with the BSD Dynamic Library template, which doesn't
include any extra libraries by default and therefore doesn't have a
Frameworks & Libraries build phase. Another reason to start with the
Java JNI Application template. :)
I'll file a bug about how the Frameworks & Libraries build phase should
be created when you add a framework to a project that doesn't have that
build phase.
-Eric
_______________________________________________
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