Command PhaseScriptExecution failed with a nonzero exit code问题解决

3,352 阅读1分钟

问题

在某次pod install后,run项目出现以下错误:

Command PhaseScriptExecution failed with a nonzero exit code

解决问题

  1. 打开【钥匙串访问】,然后在【登录】右键【锁定钥匙串】再【解锁】
  2. project Clean 再 run

参考链接:stackoverflow.com/questions/5…