mentrena / SyncKit

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

Ignoring some models #130

Closed omerbaskurt closed 4 years ago

omerbaskurt commented 4 years ago

Hi @mentrena , I want to ignore syncing some realm models I recently added locally. What would be the appropriate way to do that? Thank you.

omerbaskurt commented 4 years ago

Thanks to @mentrena 's suggestion, I created a different realm for the new models to solve this.