Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 iOS 开发的新手。我在 iPhone 4s 中安装应用程序进行测试。当我通过 XCode 运行应用程序时,iPhone 连接到 MAC mini。在问题导航器中,我看到以下错误:
代码签名错误:身份“iPhone 开发人员:()”与您的钥匙串中的任何有效、未过期的证书/私钥对都不匹配。
当打开 XCode 管理器-> 设备选项卡时,其中的所有配置文件都具有与Valid signing identity not found相同的状态。
我该如何解决这个错误?
您只是缺少与development certificate(.p12)当前配置文件关联的内容。
development certificate(.p12)
从最初创建它的系统钥匙串访问中导出它。