核心数据+ iCloud:从同步中排除某些属性? [英] Core data + iCloud: exclude certain attributes from sync?

查看:73
本文介绍了核心数据+ iCloud:从同步中排除某些属性?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用iCloud实现核心数据同步。但是,有一个我不想同步的属性。

I am trying to implement core data sync using iCloud. However, there is one attribute that I don't want to sync. Is there a proper way to tell iCloud to sync most managed objects and attributes, but not others?

推荐答案

现在,Core Data,是否有适当的方法告诉iCloud同步大多数托管对象和属性,而不同步其他托管对象和属性? + iCloud不支持这种配置。您可能需要将数据分成两个永久性存储(lokal,cloud)。

Right now, Core Data + iCloud does not support this kind of configuration. You may have to split your Data into two Persistent Stores (lokal, cloud).

这篇关于核心数据+ iCloud:从同步中排除某些属性?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆