Creating CoreData Configurations in xcode
Creating CoreData Configurations in xcode
- Subject: Creating CoreData Configurations in xcode
- From: Gordon Apple <email@hidden>
- Date: Sat, 03 Nov 2012 13:16:18 -0600
- Thread-topic: Creating CoreData Configurations in xcode
Title: Creating CoreData Configurations in xcode
Could somebody explain to me how to create CoreData configurations in xcode or point me to the appropriate docs? I currently have a data model with 21 entities. I use the same model for two different document types and would like to add a third. These each use subsets of the (default) configuration entities. I thought “addConfiguration” would give me a new screen with a copy of the original defaults, so I could delete what is not needed for each configuration and add other entities as needed. Apparently, it doesn’t work that way and I haven’t figured out how to do it.
_______________________________________________
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