check out:

https://developer.apple.com/reference/coredata/nspersistentcontainer/1640577-persistentstoredescriptions?language=objc

you can set the store type there:

https://developer.apple.com/reference/coredata/nspersistentstoredescription/1640609-type?language=objc

-aaron

> On Dec 11, 2016, at 3:10 PM, Daryle Walker <dary...@mac.com> wrote:
> 
> Just binged on WWDC 2016, and saw a new NSPersistentContainer that merges the 
> main types. It's initialized with a model, sets up its own coordinator, and 
> vends contexts as needed.
> 
> How are the actual stores used by the coordinator set up?  I want to use an 
> in-memory store instead of some automatically defined one (most likely SQL).
> 
> Sent from my iPhone
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/mandelbaum%40mac.com
> 
> This email sent to mandelb...@mac.com


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to