mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-23 18:01:10 +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:
@@ -128,7 +128,7 @@ public struct MigrationChain: NilLiteralConvertible, StringLiteralConvertible, D
|
||||
|
||||
return versionTree[tuple.1] == nil
|
||||
|
||||
}.map { $1 }
|
||||
}.map { $1 }
|
||||
)
|
||||
|
||||
let isVersionAmbiguous = { (start: String) -> Bool in
|
||||
|
||||
Reference in New Issue
Block a user