Re: Link issue??
Re: Link issue??
- Subject: Re: Link issue??
- From: Michael de Haan <email@hidden>
- Date: Mon, 27 Jul 2009 11:44:02 -0700
On Jul 25, 2009, at 6:03 PM, Nick Zitzmann wrote:
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.
Although this solved the problem, may I ask, and hopefully this again,
is an Xcode issue, for some clarity.
It seems that one not only has one to #import ( as in this case
#import CoreData/CoreData.h) BUT one also has to link to the CoreData
framework. So, excuse for asking something which might appear quite
basic, does not the first action ie the #import action, take care of
the second ie why does one need both.
Thanks in advance.
_______________________________________________
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