This example represents the fundamentals of CoreData in its simplest way to get familiar, like:
- Data Models.
- entities.
- Attributes.
- Managed objects.
- Managed object contexts and fetch requests.
xcrun swift -version
Apple Swift version 5.4.2 (swiftlang-1205.0.28.2 clang-1205.0.19.57)
Target: x86_64-apple-darwin20.6.0
Xcode
Version 12.5.1 (12E507)