ios - Ad Hoc iOS 分发配置文件变得无效

标签 ios ad-hoc-distribution beta profiles

当配置文件失效时,该配置文件处于事件状态时分发的测试版是否可以正常使用?

最佳答案

是的,不用担心那些早先分发的构建。 这是官方的 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/

相关文章:

iphone - 为什么 Xcode 5 不允许我为 iPhone 应用程序指定 iPad 图像? iTunes Artwork 图标呢?

ios - 使用 OSX 在 vi​​rtualbox 上运行 xcode

android - “package :flutter/src/widegets/text. dart”:断言失败:第 235 行 pos 15: 'data ! = NULL ':不正确

ios - 我们的 iPad 应用企业版无法下载

ios 5 和 ios6 兼容性功能 -xcode

ios - Xcode 10 beta iOS 12 不显示图像

ios - 使用 .lineBreakMode = .byTruncatingMiddle 的 TableView 单元格中的文本溢出 UILabel 容器

distribution - 使用临时配置文件将应用提交到应用商店

java - 构建 Beta 站点以镜像生产站点