Beginning Core Data Relationships Relationships Pet: Fido Pet: - - PowerPoint PPT Presentation

beginning core data
SMART_READER_LITE
LIVE PREVIEW

Beginning Core Data Relationships Relationships Pet: Fido Pet: - - PowerPoint PPT Presentation

Beginning Core Data Relationships Relationships Pet: Fido Pet: Spot Food: Charmed Cheese Pet: Bobo Food: Krusty Kibble Pet: Finn Pet: Lando favoriteFood Relationships Food: Food: Charmed Cheese Krusty Kibble petsFavorited Pet:


slide-1
SLIDE 1

Beginning Core Data

Relationships

slide-2
SLIDE 2
slide-3
SLIDE 3

Relationships

Pet: Fido Pet: Spot Pet: Bobo Pet: Finn Pet: Lando Food: Charmed Cheese Food: Krusty Kibble favoriteFood

slide-4
SLIDE 4

Relationships

Food: Charmed Cheese Pet: Fido Pet: Bobo petsFavorited Food: Krusty Kibble Pet: Spot Pet: Finn Pet: Lando

slide-5
SLIDE 5

Data Model Changes

Data Model version 1 Data Model version 2 Data Store with model version 1

slide-6
SLIDE 6

Demo

Enable lightweight migrations Add relationship and its inverse
 (Device to Person) Allow users to assign a device to a person

slide-7
SLIDE 7

Challenge Time!