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