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

后端 未结 30 3625
执笔经年
执笔经年 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 15:00

    Most answers will tell you that you have a duplicate certificate. This is true for my case but the answers left out how to do it.

    For me, my account expired and I have to get a new certificate and install it. Next, I looked at Keychain and removes the expired certificate but still got the error. What works for me is actually searching for "iPhone" in Keychain and removing all expired certificates. Apparently, some of it are not shown in System/Certificates or login/Certificates.

    Hope this helps!

提交回复
热议问题