美文网首页
No certificate for team 'xxx' ma

No certificate for team 'xxx' ma

作者: BenjaminU | 来源:发表于2021-02-19 10:19 被阅读0次

问题:从一台机器编译环境移至另外一台机器时,报该错误
调查方向:

  1. exportPlist.plist 需与project中一致——二者一致,排除;
  2. 该开发者账号未授权:security set-key-partition-list -S apple-tool:,apple: -s -k "xxx" ~/Library/Keychains/login.keychain-db——尝试失败,该问题仍然存在;
  3. 根据错误信息提示,将'Apple Development' 改成'iOS developer',成功,原因是该账号无'Apple Development'权限


    image.png

相关文章

网友评论

      本文标题:No certificate for team 'xxx' ma

      本文链接:https://www.haomeiwen.com/subject/ofjnxltx.html