#coredata #datamodel
Last updated 1 year ago
See also Data Types
If you want some fileds are to be unique, you should define them in Constraints section from "View / Inspectors / Data Model" menu.
https://developer.apple.com/documentation/coredata
https://www.youtube.com/watch?v=O7u9nYWjvKk
https://azamsharp.com/2022/10/11/embracing-core-data-in-swiftui.html
Hacking with Swift / How to configure Core Data to work with SwiftUI
Hacking with Swift / How to access a Core Data managed object context from a SwiftUI view