OGeek|极客世界-中国程序员成长平台

标题: ios - Ad Hoc iOS 分发配置文件变得无效 [打印本页]

作者: 菜鸟教程小白    时间: 2022-12-11 17:47
标题: ios - Ad Hoc iOS 分发配置文件变得无效

当配置文件失效时,与该配置文件一起分发的beta版本可以正常使用吗?



Best Answer-推荐答案


是的,不用担心那些较早分发的版本。 这是一份官方的 Apple 分发指南:

A provisioning profile appears invalid if it contains a revoked or expired certificate.

过期证书:

Certificate expiration or revocation

For standard developer program teams (those whose distribution method is the iOS App Store), expiration or revocation of a code signing certificate does not affect any apps that were signed with that certificate (this includes development builds, beta test builds, and live App Store apps). Its just an indication that the profile must be regenerated/updated to be associated with a new, valid certificate.

https://developer.apple.com/library/content/qa/qa1878/_index.html

关于ios - Ad Hoc iOS 分发配置文件变得无效,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39941556/






欢迎光临 OGeek|极客世界-中国程序员成长平台 (http://ogeek.cn/) Powered by Discuz! X3.4