I'm struggling with using Core Data with the CloudKit PUBLIC database which was covered in talks in WWDC20. When I look for the sample code for CoreDataCloudKitDemo I can only find the WWDC21 code which is for Sharing private records - not the setup for the Public database. The WWDC20 slides use the same name for the sample code. Where can I find the sample code for Core Data and the Public Database (from WWDC20)?
Thanks.