mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-05-02 21:44:15 +02:00
WIP: prototype for ManagedObjectProtocol
This commit is contained in:
@@ -47,7 +47,7 @@ public protocol CSStorageInterface {
|
||||
The configuration name in the model file
|
||||
*/
|
||||
@objc
|
||||
var configuration: String? { get }
|
||||
var configuration: ModelConfiguration { get }
|
||||
|
||||
/**
|
||||
The options dictionary for the `NSPersistentStore`
|
||||
|
||||
Reference in New Issue
Block a user