Re: Creating a Core Data App from a non Core Data Project
Re: Creating a Core Data App from a non Core Data Project
- Subject: Re: Creating a Core Data App from a non Core Data Project
- From: mmalc crawford <email@hidden>
- Date: Wed, 9 Jan 2008 19:22:12 -0800
On Jan 9, 2008, at 7:17 PM, Mitchell Hashimoto wrote:
I'm trying to use Core Data with my application but when I first
created the project it was just a "Cocoa Application." Now I am
wondering what is the process to adding core data support to this
application? How do I create the managedObjectContext?
If it's not already, link the CoreData.framework.
To see how to set up the Core Data stack yourself, see <http://developer.apple.com/documentation/Cocoa/Conceptual/CoreDataUtilityTutorial/
>.
Or just create a new Core Data-based project and copy the code across.
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden