mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-19 07:54:26 +01:00
WIP: logging utilities
This commit is contained in:
@@ -39,5 +39,6 @@ internal final class CoreStoreFetchRequest: NSFetchRequest {
|
||||
set { self.safeAffectedStores = newValue }
|
||||
}
|
||||
|
||||
@nonobjc
|
||||
private var safeAffectedStores: [NSPersistentStore]?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user