ios - App 进入 App Store 且 Container 处于生产模式后,是否可以在 CloudKit 中更改数据模型?

标签 ios cloudkit

如果我发现我需要 CloudKit 中的其他实体并且容器已经运行,人们正在使用它,会发生什么?

最佳答案

在开发过程中,您可以根据需要进行任何更改。当您部署到生产环境时,Apple 会警告您:

After the schema is deployed, you won't be able to remove Production types or attributes in Development.

因此您可以添加类型和属性,但不能删除它们。您还可以添加和删除索引。

关于ios - App 进入 App Store 且 Container 处于生产模式后,是否可以在 CloudKit 中更改数据模型?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26995397/

相关文章:

ios - 关于 iOS 应用内评级的说明

ios - iOS 上的 Meteor 1.8 Cordova 应用程序中的热代码推送中断

image - SwiftUI、CloudKit 和图像

ios - 未选中任务时功能不一致

xcode8 - 在 xcode 8 的功能下启用 cloudkit 需要付费开发者帐户吗?

ios - 核心数据错误 1550

ios - CloudKit 记录版本控制

ios - 如何使用 Objective c 在 iOS 9.3 的启动屏幕上添加动画

ios - "How to use Codable Protocol for a Networking Layer "

ios - 如何将 R.swift 用于字符串和颜色