My code doesn't use any 3rd- party frameworks, only simple Model with some Int, Date and String.
The problem was with the enum property. It looks like SwiftData bug - it used NSKeyedUnarchiveFromData to transcribe the enum kind property.
Topic:
Programming Languages
SubTopic:
Swift
Tags: