你的苹果开发者证书被吊销了
Apple developer you're certificate has been revoked
好的,所以我找到了这三个答案:这个 Revoked Certificate by Apple this one Your iOS Development certificate has been revoked? and this one Certificate has either expired or has been revoked and I get the same problem (A email from apple) every time that I use Xcode on one of the macOS devices that I have and then switch over and use Xcode on one of the other macOS device or vice-versa. and I think I know what's going on according to the answer at Your iOS Development certificate has been revoked? but is there any way that I can stop this from happening every time that I switch and use Xcode on the other device without needing to go through the process explained here? Certificate has either expired or has been revoked
您应该在您的帐户中创建自己的开发证书并添加您使用的所有测试设备。
但如果您更改 mac,则应将证书移至另一个 mac 或为此 mac 创建一个新证书。
如果您要更改 mac,则必须从证书创建 .p12 文件并将该 .p12 安装到新的 mac。那么关于那个证书就不会有问题了。
如果您熟悉如何从证书创建 .p12 文件。
请检查此 link 以获取证书:-
https://developer.apple.com/library/content/documentation/IDEs/Conceptual/AppDistributionGuide/MaintainingCertificates/MaintainingCertificates.html
好的,所以我找到了这三个答案:这个 Revoked Certificate by Apple this one Your iOS Development certificate has been revoked? and this one Certificate has either expired or has been revoked and I get the same problem (A email from apple) every time that I use Xcode on one of the macOS devices that I have and then switch over and use Xcode on one of the other macOS device or vice-versa. and I think I know what's going on according to the answer at Your iOS Development certificate has been revoked? but is there any way that I can stop this from happening every time that I switch and use Xcode on the other device without needing to go through the process explained here? Certificate has either expired or has been revoked
您应该在您的帐户中创建自己的开发证书并添加您使用的所有测试设备。
但如果您更改 mac,则应将证书移至另一个 mac 或为此 mac 创建一个新证书。
如果您要更改 mac,则必须从证书创建 .p12 文件并将该 .p12 安装到新的 mac。那么关于那个证书就不会有问题了。
如果您熟悉如何从证书创建 .p12 文件。
请检查此 link 以获取证书:-
https://developer.apple.com/library/content/documentation/IDEs/Conceptual/AppDistributionGuide/MaintainingCertificates/MaintainingCertificates.html