gpt4 book ai didi

iOS 7.0 未找到代码签名身份

转载 作者:IT王子 更新时间:2023-10-29 07:28:10 27 4
gpt4 key购买 nike

  • 证书有效
  • xcode 5
  • iOS 7

Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“iOS Team Provisioning Profile: *”) were found. CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 7.0'

最佳答案

证书

  1. 撤销之前的证书。
  2. 生成新的开发证书。
  3. 下载证书。
  4. 双击以放入钥匙串(keychain)。

对于配置文件

  1. 创建新的或编辑现有的配置文件。
  2. 下载并安装。

用于 BundleIdentifier。

  1. com.yourcompanyName.Something(与 AppId 相同)

enter image description here

代码签名身份。

  1. 选择您创建的配置文件。

enter image description here

关于iOS 7.0 未找到代码签名身份,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19197497/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com