mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-23 18:01:10 +01:00
Docs update
This commit is contained in:
@@ -37,7 +37,7 @@ import CoreData
|
||||
// ...
|
||||
}
|
||||
|
||||
CoreStore.perform(
|
||||
dataStack.perform(
|
||||
asynchronous: { (transaction) -> Void in
|
||||
let json: NSDictionary = // ...
|
||||
let person = try transaction.importObject(
|
||||
|
||||
Reference in New Issue
Block a user