mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-09-10 11:52:00 +02:00
Initial prototype for Swift 6 mode
This commit is contained in:
@@ -192,8 +192,8 @@ extension NSManagedObjectContext {
|
||||
|
||||
private struct PropertyKeys {
|
||||
|
||||
static var observerForWillSaveNotification: Void?
|
||||
static var shouldCascadeSavesToParent: Void?
|
||||
static nonisolated(unsafe) var observerForWillSaveNotification: Void?
|
||||
static nonisolated(unsafe) var shouldCascadeSavesToParent: Void?
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user