【发布时间】:2016-05-26 13:22:46
【问题描述】:
我正在向苹果商店提交我的第一个应用程序,并且正在归档。然后我得到了这个错误:No matching provisioning profiles found: None of the valid provisioning profiles allowed the specified entitlements: com.apple.developer.ubiquity-kvstore-identifier, com.apple.developer.icloud-container-identifiers, com.apple.developer.icloud-services, com.apple.developer.ubiquity-container-identifiers.。我删除了我的配置文件并再次创建,但没有工作。我该怎么办?我还在下面放了我的代码签名设置和功能中的 iCloud 的屏幕截图。
【问题讨论】:
-
它明确告诉您将 iCloud 容器添加到您的 App ID,您这样做了吗?
-
嗨 Mert,我在创建 App ID 时确实选择了 iCloud。问题是子选项没有显示,默认选择 Xcode 5。
标签: ios icloud archive provisioning-profile