CoreData crash error Xcode 11 Beta, IOS 13 Beta
I found this solution. The errors have disappeared and it would seem to work. I keep testing. For all Transformable attributes, I have set “Transformer” to “NSSecureUnarchiveFromData” in the Data Model Inspector panel. EDIT: After a few days of testing I add something to my previous solution. The previous solution works if, after the changes, … Read more