美文网首页
关于No certificate for team ‘XXXX

关于No certificate for team ‘XXXX

作者: 封丑儿 | 来源:发表于2021-05-13 08:38 被阅读0次

    最近接受其他部门移交过来的项目,打开就报如下提示的错误

    Showing Recent Messages
    No certificate for team ‘XXXX Daily Online Development Co.Ltd' matching 'Apple Development: xxx (112233xx)’ found: Select a different signing certificate for CODE_SIGN_IDENTITY, a team that matches your selected certificate, or switch to automatic provisioning
    

    主要原因是:'Apple Development: xxx (112233xx)’,我们排除步骤如下:
    1.0 确定在Targets中signing中选对了开发者

    01.png
    2.0 在Targets->Build Settings中全局搜索上面错误出现的“112233xx”,每个人的都不一样这个我不用说了吧,最后在02.png中的4中你会找到和错误一样的字符串,改成Apple Development即可,如图3。
    02.png
    !03.png](https://img.haomeiwen.com/i1387867/860a88b70763b9d1.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)

    相关文章

      网友评论

          本文标题:关于No certificate for team ‘XXXX

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