Xcode6错误:“找不到与应用程序匹配的配置文件” [英] Xcode6 error: "No matching provisioning profiles found for application"

查看:210
本文介绍了Xcode6错误:“找不到与应用程序匹配的配置文件”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在Xcode6中提交我的iOS应用。当我在组织者中单击提交或验证时,会弹出一个窗口,其中显示:

I'm trying to submit my iOS app in Xcode6. When I click Submit or Validate in the organizer, a window pops up that says:


无法找到或生成匹配的签名资产:

Xcode试图找到或生成匹配的签名资产,由于以下问题,
未能这样做:

Xcode attempted to locate or generate matching signing assets and failed to do so because of the following issues:

找不到Applications / MyApp.app匹配的配置文件

没有有效的配置文件允许指定的
权利:application-identifier,beta-reports-active,
keychain-access-groups。

None of the valid provisioning profiles allowed the specified entitlements: application-identifier, beta-reports-active, keychain-access-groups.



<我在会员中心为这个应用程序创建了一个分发配置文件,它出现在Xcode中。
我环顾四周,没有找到任何在线告诉我如何解决这个问题。有人可以帮忙吗?谢谢。

I have created a distribution provisioning profile for this app in the member center and it appears in Xcode. I've looked around and have not found anything online that has told me how to fix this. Can anyone help? Thanks.

Andy

推荐答案

有几种可能性你的问题,但主要原因是我从经验和其他SO答案得到的。

There's a couple possibilities for your issue, but the main causes is what I got from experience as well as other SO answers.


  1. 您的证书或个人资料已过时,在哪种情况下,您必须再次重新生成您的配置文件。我之前遇到过这个问题,但 Apple 已经描述过了)此问题。

  2. 您尚未在构建设置/代码签名区域中设置您的个人资料,以及适当的证书。验证一般/身份中的团队,并确保您的个人资料设置正确。

  1. Your certificate or profile is outdated, in which case you have to go and regenerate your profiles again. I had this problem before, but Apple has described (partially) this issue.
  2. You haven't set your profile in the Build Settings/Code Signing area, along with the appropriate certificates. Verify your Team in General/Identity and ensure that your profile is properly set.

来自 Xcode 5:代码签名权利错误(图像有点过时,但与Xcode相同6):

From Xcode 5: Code signing entitlement errors (The image is a bit outdated, but its the same as Xcode 6):

这篇关于Xcode6错误:“找不到与应用程序匹配的配置文件”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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