Skip to content

Demonstrates the use of attributes, relationships, fetched properties, and a fetched template in Core Data.

Notifications You must be signed in to change notification settings

leanne63/CoreData-Example

Repository files navigation

CoreData-Example

Tech Used

  • Xcode 8.0+ (through 9.0)
  • Swift 3+ (through 4.0)
  • iOS 10.0 (through 11.0)

Frameworks:

  • Foundation
  • UIKit
  • CoreData

Description

Demonstrates using CoreData with the following set up within Xcode's Data Model editor:

  • Entities: Country, Manufacturer, Product, ProductDescription
  • Entity attributes
  • Entity relationships
  • Fetched properties (on Product and ProductDescription)
  • Fetch request template

Interesting Twists

Contains a versioned Data Model (3 versions present)

Setup Requirements

Just clone and go!

Notes

About

Demonstrates the use of attributes, relationships, fetched properties, and a fetched template in Core Data.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages