mentrena / SyncKit

Automatic CloudKit synchronization
https://mentrena.github.io/SyncKit/
MIT License
507 stars 59 forks source link

Does SyncKit support Zone sharing? #161

Closed sskjames closed 2 years ago

sskjames commented 3 years ago

In WWDC 2021, Apple announced the support for Zone sharing. This makes it possible to share records without having to define the "parent".

Does SyncKit support this feature?

mentrena commented 3 years ago

I haven't caught up with the 2021 WWDC videos yet so I'm gonna guess no 😅 But thanks for bringing it up, I'll definitely watch the session soon.

mentrena commented 3 years ago

Just to update, I saw the WWDC session and I'm working on adding support for this.

mentrena commented 2 years ago

1.3.0 adds support for this, cheers.