mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-25 02:41:10 +01:00
fix warnings
This commit is contained in:
@@ -1215,6 +1215,7 @@ extension NSAttributeType: CoreStoreDebugStringConvertible {
|
||||
case .objectIDAttributeType: return ".objectIDAttributeType"
|
||||
case .UUIDAttributeType: return ".UUIDAttributeType"
|
||||
case .URIAttributeType: return ".URIAttributeType"
|
||||
case .compositeAttributeType: return ".compositeAttributeType"
|
||||
@unknown default:
|
||||
fatalError()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user