Reply to CoreData in Multiplatform App Thanks @nigelfromtewkesbury that worked for me, too. Also led me to persistence.swift:34 where you can change the name of the data model it looks for: container = NSPersistentCloudKitContainer(name: "YourContainerName") UI Frameworks SwiftUI Aug ’20