在CloudKit中将记录从开发转移到生产? [英] Move record from development to production in CloudKit?

查看:107
本文介绍了在CloudKit中将记录从开发转移到生产?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在开发环境中有很多手动加载到CloudKit的记录。

I have plenty of record manually preloaded to CloudKit but in the development environment.

当我部署开发环境时,记录没有移到生产环境中。真烦人。有什么简单的方法可以移动记录?

When I deployed development environment, records were not moved into production environment. It is really annoying. Any easy way to move records?

推荐答案

没有简单的方法可以迁移记录。您不能将应用程序同时链接到生产和开发。唯一的解决方法是从开发中下载所有记录并将这些记录存储在文件中,然后切换到生产环境并将该文件的内容上载到生产环境。

There is no easy way to migrate your records. You cannot link an app both to production and to development. The only workaround is downloading all records from development and storing those records in a file and then switch to production and upload the contents of that file to production.

这篇关于在CloudKit中将记录从开发转移到生产?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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