Reputation: 73
I have a Core Data model with a multiple transformable attribute. I also have this attribute use a custom NSValueTransformer, setup in the model properly. I can not found any example of transformable attribute using core date for Swift 3.
Is there any blog example of this?
Upvotes: 1
Views: 467