iphone coredata xcdatamodel 版本控制...它们对版本有限制吗?

发布于 2024-11-15 10:19:33 字数 103 浏览 10 评论 0原文

我正在检查 iPhone 数据模型的第 8 个版本,这已经过去了几个月的时间,因此不断进行改进并做出更改。我想知道我最终创建的版本数量是否有限制。 这会影响 coredata 性能吗? 谢谢。

I am going through my 8th version of the iphone datamodel, and this is over the span of months, so improvements come along and changes have to be made. I was wondering if there is a limit to how many versions I end up creating.
Does this affect coredata performance?
Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

送你一个梦 2024-11-22 10:19:33

没有限制,并且它确实不会影响性能,因为版本迁移仅在引入新版本时发生一次。用户在更新应用程序后会容忍一次延迟。

There is no limit and it really doesn't affect performance as the version migration only happens once when a new version is introduced. Users will tolerate a one time lag right after they update an app.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文