mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-23 09:51:30 +01:00
Swift 5 support. WIP: Support type-safe predicate expressions
This commit is contained in:
@@ -1390,6 +1390,9 @@ extension ListMonitor: FetchedResultsControllerHandler {
|
||||
"\(String(describing: IndexPath.self)).New": newIndexPath!
|
||||
]
|
||||
)
|
||||
|
||||
@unknown default:
|
||||
fatalError()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user