Stanford CS193p: iOS Development with SwiftUI | 2025 | L13: SwiftData
Stanford Online · 70:58
This Stanford CS193P lecture (Spring 2025, lecture 13) shows how to make an in-memory Codebreaker model persist with Swift Data: mark classes with @Model, constrain stored properties to SQL-friendly types, then attach...