【问题标题】:Should I use iOS Distribution or Apple Distribution certificates for a mobile app?我应该为移动应用程序使用 iOS 分发证书还是 Apple 分发证书?
【发布时间】:2020-05-08 03:19:00
【问题描述】:

这听起来(比如说)幼稚,但我不知道应该为移动 (iOS) 应用使用哪个证书。

显而易见的选择是 iOS 分发证书,但在 Apple 分发证书上,解释是:

...用于 Xcode 11 或更高版本。

因为我使用的是 Xcode 11,所以我很困惑。在使用 Xcode 11 及更高版本时,感觉就像 Apple 证书取代了 iOS 证书。

正确吗?还是我应该继续使用 iOS 应用程序的 iOS 分发版?

【问题讨论】:

  • 我对 macOS 应用也很感兴趣。

标签: ios certificate


【解决方案1】:

看起来 Apple Distribution 和 Apple Development 仅在 Xcode 11 上受支持,这意味着您将无法在 Xcode 10 或更低版本中使用这些证书。

Xcode 11 发行说明:

Xcode 11 支持新的 Apple Development 和 Apple Distribution 证书类型。这些证书支持在任何 Apple 平台上构建、运行和分发应用程序。先前存在的 iOS 和 macOS 开发和分发证书继续有效,但是,您在 Xcode 11 中创建的新证书使用新类型。以前版本的 Xcode 不支持这些证书。 来源: https://developer.apple.com/documentation/xcode_release_notes/xcode_11_release_notes

【讨论】:

  • 我记得去年也用谷歌搜索过这个:笑:
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2012-08-13
  • 1970-01-01
  • 2013-01-16
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多