core-data icon indicating copy to clipboard operation
core-data copied to clipboard

Sample code for the objc.io Core Data book

Core Data by objc.io

This repository contains the sample code of our Core Data book:

  • The Moody sample project in three stages:
    • For chapter 1.1 (Hello Core Data)
    • For chapter 1.2 (Relationships)
    • Full sample project including syncing
  • The Migrations sample project
  • A predicates playground
  • Shared code