我正在研究将 iCloud 同步功能添加到基于 NSPersistentDocument 的应用程序的方法。
我可以为每个文档使用NSPersistentCloudKitContainer和使用不同的吗?CKRecordZone然后每个文档都会同步到 iCloud。
请注意,使用NSPersistentCloudKitContainer是一项要求。
我正在研究将 iCloud 同步功能添加到基于 NSPersistentDocument 的应用程序的方法。
我可以为每个文档使用NSPersistentCloudKitContainer和使用不同的吗?CKRecordZone然后每个文档都会同步到 iCloud。
请注意,使用NSPersistentCloudKitContainer是一项要求。