美文网首页iOS收藏
进行Archive提示The file "xxx.entitle

进行Archive提示The file "xxx.entitle

作者: 幸运虾 | 来源:发表于2020-08-13 15:24 被阅读0次

    问题来源描述:
    由于修改过app的名称或者修改过证书(增加了苹果账号登录or增加推送权限等操作),导致配置中的文件发生变化,然后进行archive提示The file "xxx.entitlements" could not be opened。

    解决办法:
    1、删掉项目中的xxx.entitlements
    2、选择target--->Signing--->Code Signing Entitlements--->找到对应的xxx.entitlements进行删除
    3、回到Signing&Cpabilities中找到对应的模式重新添加所需要的 push或者Associated
    4、重新编译即可。


    image.png

    相关文章

      网友评论

        本文标题:进行Archive提示The file "xxx.entitle

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