简体   繁体   English

升级到Snow Leopard后生成新的证书签名请求?

[英]generate new Certificate Signing Request after upgrading to Snow Leopard?

i recently updated my mac to Snow Leopard. 我最近将Mac更新为Snow Leopard。 But due to it all my provisioning profiles have been deleted. 但是由于这个原因,我所有的配置文件都被删除了。 I didnt keep the backup for my keychain so i downloaded my Certificate Signing Request again from apple developer program and installed it in my mac.So to upload one of my old application i created a new App Id with a new Provisioning profile..I did not have MobileDevice folder in my Library so i created it manually and copied the profile to that folder..Now in my xcode when i try to select my provisioning profile it does not show any.I selected the Iphone Distribution profile(Xcode3.2 might automatcally detect it) but it doesnt work.I manually entered the name of my profile via other but still it gives me error. 我没有为钥匙串保留备份,所以我再次从Apple开发人员程序下载了我的证书签名请求 ,并将其安装在我的mac中。因此,要上传我的一个旧应用程序,我使用新的Provisioning配置文件创建了一个新的应用程序ID。我的媒体库中没有MobileDevice文件夹 ,因此我手动创建了它,并将配置文件复制到了该文件夹中。当我尝试选择配置文件时,现在在xcode中没有显示任何内容。我选择了Iphone分发配置文件(Xcode3.2可能自动检测到它),但是它不起作用。我通过其他人手动输入了个人资料的名称,但仍然给我错误。

Code Sign error: The identity 'iPhone Distribution' doesn't match any valid certificate/private key pair in the default keychain 代码签名错误:身份“ iPhone发行版”与默认钥匙串中的任何有效证书/私钥对都不匹配

Do i have to create a new Certificate Signing Request for Os 10.6?? 我是否必须为OS 10.6创建新的证书签名请求? Or creating MobileDevice folder manually wont work?? 还是手动创建MobileDevice文件夹不起作用? What should i do?? 我该怎么办??

I think you have to generate a new certificate. 我认为您必须生成一个新证书。 Unless you exported your previous certificates with your private key. 除非您使用私钥导出了以前的证书。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM