Re: Link issue??
Re: Link issue??
- Subject: Re: Link issue??
- From: Nick Zitzmann <email@hidden>
- Date: Sat, 25 Jul 2009 19:03:10 -0600
On Jul 25, 2009, at 5:28 PM, Michael de Haan wrote:
Now you will have to excuse me if this is not correct, but when I
look at the "Link Binary with Libraries" in "Targets" all I see is
the link to "Foundation.framework". So, I think the issue is not
importing and/or linking to CoreData. But if this is indeed the
issue, how to fix it.
If you're only linking to Foundation, and you want to use CoreData,
then you must link the target to the CoreData framework. You can do
that by using the contextual menu -> Add -> Existing Frameworks, or
just drag in the framework from the Finder.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
_______________________________________________
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
References: | |
| >Link issue?? (From: Michael de Haan <email@hidden>) |