mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-17 23:14:05 +01:00
Merge branch 'develop' into corestore2_develop
# Conflicts: # CoreStore.podspec # CoreStore/CartFile # README.md # Sources/Info.plist # Sources/Internal/NSManagedObjectModel+Setup.swift # Sources/Logging/CoreStore+Logging.swift
This commit is contained in:
@@ -154,7 +154,7 @@ internal extension NSManagedObjectModel {
|
||||
}
|
||||
|
||||
@nonobjc internal func entityTypesMapping() -> [String: NSManagedObject.Type] {
|
||||
|
||||
|
||||
var mapping = [String: NSManagedObject.Type]()
|
||||
self.entityNameMapping.forEach { (className, entityName) in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user