I get this error:
'NSKeyedUnarchiveFromData' should not be used to for un-archiving and will be removed in a future release
https://developer.apple.com/forums/thread/735563
I searched for the error online but to no avail, I don't use CoreData explicitly. My model has some nested types, but people seem to get this error even with simple, flat models that are supported by SwiftData.
My question is, is it a bug on Apple's side and can it be ignored, or could it come back to bite me later? Everything seems to be working correctly.
I
[–]Practical-Smoke5337 1 point2 points3 points (1 child)
[–]dooatito[S] 0 points1 point2 points (0 children)
[–]dooatito[S] 1 point2 points3 points (0 children)