2013-03-18 36 views

回答

1

Apple爲配置文件管理提供了每個文檔。只需登錄到您的developer.apple.com配置文件,然後用這個鏈接去Replacing an Expired Certificate

這裏有一個更多的文檔:

分佈證書必須更新定期

A distribution certificate is valid for one year from date of issue. After it expires, you won’t be able sign and install apps on your devices although this will not affect any existing apps in the App Store. 

To continue distribution, navigate to the Devices organizer in Xcode. Select the expired profile and click Renew Profile in the red bar at the top. This will renew your expired certificate and add it to the provisioning profile. After you get a new distribution certificate, you can submit new apps or app updates to the App Store. 

If you are enrolled in the iOS Developer Enterprise Program, revoking your distribution certificate will make your app fail on any installed devices. Only revoke your certificate if your app or private key have been compromised. You can create a second distribution certificate six months before your existing certificate expires. The overlapping certificate allows you to continue to build and distribute your app once your first certificate expires. 

發現這個在here

重複問題:Proper way to renew distribution certificate for iOS

希望這會對你有所幫助。

+0

從Xcode更新並不適合我。我將嘗試撤銷證書並添加一個新證書。我想將我的特別發行續訂一年?我可以嗎 ? – IronMan1980 2013-03-18 17:03:40

+0

我不確定,但我想你會需要爲那個創建新的證書。要續訂配置文件,請轉至https://developer.apple.com/devcenter/ios/index.action - > iOS配置門戶 - >配置 - >續訂 請參閱此處瞭解更多詳情:http:// stackoverflow.com/questions/10759973/proper-way-to-renew-distribution-certificate-for-ios – Mrunal 2013-03-18 17:14:44