Core Data: Fundamentals

Jul 19 2022 · Swift 5.5, iOS 15.4, Xcode 13.3.1

Part 2: Saving Launches

09. Creating a Core Data Model

Episode complete

Play next episode

Next
About this episode

Leave a rating/review

See forum comments
Cinema mode Mark complete Download course materials
Previous episode: 08. Introduction Next episode: 10. Challenge: Customizing the RocketLaunch Entity

Get immediate access to this and 4,000+ other videos and books.

Take your career further with a Kodeco Personal Plan. With unlimited access to over 40+ books and 4,000+ professional videos in a single subscription, it's simply the best investment you can make in your development career.

Learn more Already a subscriber? Sign in.

Notes: 09. Creating a Core Data Model

Configuring Attributes

Heads up... You've reached locked video content where the transcript will be shown as obfuscated text.

In the last part you added a data model to your project. The RocketLaunch data model file is where you’re going to do most of the initial work to get the object graph set up. Navigate to the RocketLaunches.xcdatamodeld file if you haven’t already.