mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-09-10 03:41:53 +02:00
WIP
This commit is contained in:
@@ -180,7 +180,7 @@ extension RelationshipContainer {
|
||||
|
||||
internal var valueForSnapshot: Any? {
|
||||
|
||||
return self.value?.objectID()
|
||||
return self.value?.cs_id()
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user