My Access KeyChain certificate
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
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
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 ?
Hope this link will be useful for you.
All the best.
Make sure the Bundle ID matched to the Mobile Provisioning's Bundle ID.
Xcode Project > Build Setting > Code Signing
If the bundle ID matched, you will see those valid cert will
链接地址: http://www.djcxy.com/p/8786.html上一篇: 代码签名错误:不匹配默认钥匙串中的密钥对
下一篇: 我的访问KeyChain证书