无法创建另一个分发证书,已达到可用分发证书的最大数量

Dol*_*hin 3 code-signing ios

当我使用此命令生成 iOS 分发证书时:

fastlane match adhoc
Run Code Online (Sandbox Code Playgroud)

显示此错误:

[!] Could not create another Distribution certificate, reached the maximum number of available Distribution certificates.
Run Code Online (Sandbox Code Playgroud)

我在 GitHub 上检查了我的证书存储库,现在只包含开发证书。 在此输入图像描述

为什么我无法生成分发证书?证书只能在一种环境下使用吗?如何让旧的开发证书失效?我应该做什么才能让它发挥作用?但现在我重新调用开发证书仍然显示此错误:

在此输入图像描述

只有一张开发证书还告诉我:Could not create another Development certificate, reached the maximum number of available Development certificates

Dol*_*hin 5

截至2021年8月18日,苹果只支持每个开发账户3个分发证书,令我惊讶的是,苹果并没有向开发者提及这个限制。这是我从以下位置获取此信息的地方:https://developer.apple.com/forums/thread/100611