mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-18 15:07:00 +01:00
WIP: SaveResult bridge
This commit is contained in:
@@ -255,6 +255,7 @@ public final class CSDataStack: NSObject, CoreStoreBridge {
|
||||
internal init(_ swiftObject: DataStack) {
|
||||
|
||||
self.swift = swiftObject
|
||||
super.init()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user