Re: Embedding a framework...
Re: Embedding a framework...
- Subject: Re: Embedding a framework...
- From: Peter Lau <email@hidden>
- Date: Fri, 2 Sep 2005 14:47:23 -0400
On 2-Sep-05, at 1:49 PM, Jeff LaMarche wrote:
I'm embedding a framework into an application. The instructions on
Apple's developer website say that the last step in embedding a
framework is to add the framework as a dependency to the
application target. However, when I try to do that, the "+" icon
for adding dependencies is grayed out. Dragging the framework from
the Groups & Files pane to the dependencies view doesn't work either.
It seems to work without this step, but I'm a little confused as to
why it won't let me. Can anyone enlighten me?
this is really an XCode question and should be directed to xcode
mailing list.
But since I just played with XCode last week so I can guess you have
not dragged your framework project file onto the application project
window. This is how XCode would find out if project x depends on
project y.
Good luck.
pete
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden