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

后端 未结 30 3600
执笔经年
执笔经年 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:40

    When I experienced this error, it was due to having been in Keychain Access, and choosing 'Disallow' when asked whether I wanted to let the program access a saved password. Going back in and selecting 'Allow' and typing my system password fixed the problem in XCode.

提交回复
热议问题