mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-02-24 16:45:07 +01: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