SwiftData + CloudKit integration doesn't natively support CloudKit sharing today, as discussed in this thread. WWDC26 doesn't have any announcement in this regard. To be clear, you do be able to use Swift the language + Core Data (NSPersistentCloudKitContainer) to implement the sharing feature, as demonstrated in this sample. It's also possible that you implement the sharing feature with your own code by using CloudKit directly, though that will be quite involved. Best, —— Ziqiao Chen Worldwide Developer Relations.
Topic:
App & System Services
SubTopic:
iCloud
Tags: