xcode 我的访问密钥链证书

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2441699/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-14 19:11:20  来源:igfitidea点击:

My Access KeyChain certificate

iphonexcodesdk

提问by Momi

i create a provision and developer identity.certificate with apple provision assistant and i have huge problem , everything done , but when i add my certificate into KeyChain , the certificate add , but doesn't show on the Keys and my Certificate :( and xcode Organizer says

我用苹果配置助手创建了一个配置和开发人员身份.证书,我遇到了大问题,一切都完成了,但是当我将我的证书添加到 KeyChain 中时,证书添加,但没有显示在密钥和我的证书上:( 和 xcode组织者说

a valid signing identity matching this profile could not be found in your keychain

在您的钥匙串中找不到与此配置文件匹配的有效签名身份

and compiler :

和编译器:

Code Sign error: The identity 'iPhone Developer' doesn't match any

valid certificate/private key pair in the default keychain

Code Sign error: The identity 'iPhone Developer' doesn't match any

默认钥匙串中的有效证书/私钥对

i didn't have this problem on the leopard with sdk 3.1 my current os is 10.6.2 SDK 3.1.3 what's the problem ?

我在 sdk 3.1 的 leopard 上没有这个问题,我目前的操作系统是 10.6.2 SDK 3.1.3 有什么问题?

采纳答案by Warrior

Hope thislink will be useful for you.

希望这个链接对你有用。

All the best.

祝一切顺利。

回答by JapCon

Make sure the Bundle ID matched to the Mobile Provisioning's Bundle ID.

确保捆绑 ID 与 Mobile Provisioning 的捆绑 ID 匹配。

Xcode Project > Build Setting > Code Signing

Xcode 项目 > 构建设置 > 代码签名

If the bundle ID matched, you will see those valid cert will

如果捆绑 ID 匹配,您将看到那些有效的证书