CoreData Questions
CoreData Questions
- Subject: CoreData Questions
- From: Kefka <email@hidden>
- Date: Fri, 9 Mar 2007 03:47:46 -0500
I've got a core data foundation tool going but I'm a bit confused.
momc compiles my model into the NSINMemoryStoreType ... at least
NSInMemoryStoreType is the only way the file will read. After
converting/migrating to NSSQLite format it complains the file is
invalid. How does one define the initial store type that a managed
object model compiles to? All help is welcome this is driving me insane.
Everything was working fine until I accidently deleted a source file
last night. I recreated the project and it just wouldn't work after
that. I really, really don't want to try rebuilding my model file as
getting that set up took a good hour.
So
1. why would my app be compiling my mom to NSInMemoryStoreType?
2. how do I change what my app is compiling my mom to?
Any ideas or suggestions are welcome.
Thanks in advance,
Josh Gilbert
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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