CoreData Extend and Conform to NSManagedObject and Decodable SpacePod 32

Опубликовано: 14 Июнь 2026
на канале: Kern Jackson
41
0

Previously we added a CoreData model named `Nasa`. Let's rename it to `Pod` to mirror our existing object, and then work through the resulting build errors so that our app is using the new object.

Code https://github.com/kernjackson/SpacePod
Api https://api.nasa.gov

We'll progressively build a small SwiftUI app that displays the NASA photo of the day. Each video will be broken down into the smallest piece of work that I can imagine at the time.