Command /usr/bin/codesign failed with exit code 1

后端 未结 30 3669
执笔经年
执笔经年 2020-11-27 14:17

I have the following error:

Command /usr/bin/codesign failed with exit code 1

Here is what I already did for trying to fix this:

30条回答
  •  臣服心动
    2020-11-27 14:33

    After hours of googling and trying out different things, this is what fixed it for me:

    1. Make sure there are no certificates in the System > Certificates tab on Keychain Access. Remove all duplicate certificates from there.

    2. Install the WWDR intermediate certificate under certificates from the provisioning portal, in addition to the developers certificates and make sure you see it in the Login > Certificates tab on Keychain Access.

提交回复
热议问题