iphone - xocde5 中没有具有有效签名身份的配置文件

标签 iphone xcode5 provisioning-profile ios-provisioning

当我尝试使用 Xcode5 dp6 在设备上运行应用程序时。我收到错误

No Provisioning Profiles with a valid Signing identity found issue

如何解决这个问题。

enter image description here

最佳答案

您需要做的是:

    1. go to Certificates, Identifiers & Profiles in the Developer Center
    2. create a new provisioning profile in "Provisioning Profiles" / "Distribution"
    3. download the profile and open it
    4. restart Xcode

您可以查看this post ,和thisthis .

关于iphone - xocde5 中没有具有有效签名身份的配置文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20398176/

相关文章:

iphone - 如何制作与 substringFromIndex 一起使用的全局整数?

iphone - iPhone 上的 MPMoviePlayerController 替代品?

iphone - 如何将推送通知从一个 bundle id 转移到另一个 bundle id?

objective-c - 分发配置文件有效,但开发配置文件显示未找到有效的签名实体

ios - UITableViewCell 圆角对于某些单元格不可见

ios - 将 Storyboard从 xcode 4 升级到 5 后,Interface Builder Cocoa Touch Tool 出错

ios - doesNotMatchKey :inQuery: return records that match key in Parse SDK for iOS

ios - 需要强制 Xcode 5 不使用通配符配置文件

ios - 无法使用分发配置文件签署我的 ios 应用程序

ios - 配置文件未显示在管理器中