打包内测的时候遇到了这个问题,如图所示:

【iOS】Your account already has a valid ios

 

官网解决办法:

If the certificate already exists in Member Center, a “Your account already has a valid certificate” dialog appears. Typically, this happens when you move from one Mac to another. If possible, export your certificates as a developer profile file on the other Mac, and then import them on your new Mac, as described in Exporting and Importing Certificates and Profiles. If you don’t have a backup of your developer profile, click the “Revoke and Request” button when the “Your account already has a valid certificate” dialog appears. 

链接: https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/Troubleshooting/Troubleshooting.html

 

后来是导入了从原先的电脑导出的 P12证书 解决的。

相关文章:

  • 2021-06-02
  • 2021-11-09
  • 2021-04-19
  • 2021-07-10
  • 2021-11-13
  • 2021-12-07
  • 2021-09-29
猜你喜欢
  • 2021-08-10
  • 2021-12-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-16
  • 2022-12-23
相关资源
相似解决方案