今天准备接入iCloud的时候,在开启icloud功能时,配置文件在Add iCloud Containers to your App ID报错,报错
Provisioning profile "xxx" doesn't include the com.apple.developer.ubiquity-container-identifiers,com.apple.developer.icloud-container-identifiers,and com.apple.developer.icloud-service entitlements
这是因为配置文件没有选择iCloud的选项。
解决方案
用开发者帐号去https://developer.apple.com/account/ios/identifier/cloudContainer后台,先在indentifers选项中创建iCloud Containers,iCoud这个前缀是默认加的,后面的是你工程的bundle id
之后在APP IDS中,编辑当前的app id,在icloud选项中,点击编辑
然后选择对应的那个icloud Containers,
之后重新生成一次配置文件,用新的配置文件就可以了
版权属于:东哥笔记 - DongGe.org
本文链接:https://dongge.org/blog/382.html
自2017年12月26日起,『转载以及大段采集进行后续编辑』须注明本文标题和链接!否则禁止所有转载和采集行为!