I'm looking for sample code showing how to use Cre Data with a public CloudKit database. I found WWDC20-10650. However, when I pull the sample project, the project has been updated for WWDC22-10119 (which shows how to use Core Data with a shared CloudKit database.) According to the WWDC20-10650 talk, you interact with the public database differently. Does anyone know where I can find a working sample project that shows how to setup and properly query a public CloudKit database using Core Data?
Thanks, Alan