nom*_*nom 11 icloud swift cloudkit
我想设置iCloud
同步以CoreData
使用CloudKit
.
但是,当我加iCloud
在Capabilities
并启用CloudKit
复选框,Use default container
如文档描述不会出现:
相反,我得到了这个:
小智 11
This changed in Xcode 11, there no longer is a default container checkbox.
Instead you have to create your own container. Just press the + and enter your bundle-id. Xcode will automatically prefix it with iCloud.
So the result will be iCloud.<your app’s bundle ID>
, the same as the default Xcode used previously.
这似乎是一个有用的教程,更新了 Xcode 11 中的更改:https : //www.raywenderlich.com/4878052-cloudkit-tutorial-getting-started
归档时间: |
|
查看次数: |
748 次 |
最近记录: |