mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-10 15:16:11 +01:00
Merge branch 'develop' into prototype/propertyWrappers
# Conflicts: # CoreStoreTests/DynamicModelTests.swift
This commit is contained in:
@@ -38,7 +38,7 @@ import CoreData
|
||||
// ...
|
||||
}
|
||||
|
||||
CoreStore.perform(
|
||||
dataStack.perform(
|
||||
asynchronous: { (transaction) -> Void in
|
||||
let json: NSDictionary = // ...
|
||||
let person = try transaction.importUniqueObject(
|
||||
|
||||
Reference in New Issue
Block a user