mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-20 00:24:01 +01:00
Docs update
This commit is contained in:
@@ -37,7 +37,7 @@ public final class UnsafeDataModelSchema: DynamicSchema {
|
||||
/**
|
||||
Initializes a `UnsafeDataModelSchema` from an `NSManagedObjectModel`.
|
||||
```
|
||||
CoreStore.defaultStack = DataStack(
|
||||
CoreStoreDefaults.dataStack = DataStack(
|
||||
UnsafeDataModelSchema(modelName: "MyAppV1", model: model)
|
||||
)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user