Re: Viewing code generated Core Data models
Re: Viewing code generated Core Data models
- Subject: Re: Viewing code generated Core Data models
- From: Joseph Jones <email@hidden>
- Date: Sun, 12 Jun 2005 23:39:32 -0700
That worked perfectly.
Thanx,
joe
On Jun 12, 2005, at 9:33 PM, Chris Hanson wrote:
On Jun 12, 2005, at 8:22 PM, Joseph Jones wrote:
I was wondering if anyone knows of any tools to view a model that
has been generated in code. I'd like to be able to visually
determine that the model I have created is as it should be,
preferably in a Data Model browser in XCode if possible.
NSManagedObjectModel supports NSCoding.
You can import a .mom file into the Xcode design tools and view it
there, using Design > Data Model > Import... via the Xcode menu bar.
-- Chris
_______________________________________________
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