iOS学习笔记iOS开发记录

Command PhaseScriptExecution fai

2020-08-12  本文已影响0人  freesan44

问题

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


Command PhaseScriptExecution failed with a nonzero exit code

解决问题

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


  2. project Clean 再 run

参考链接:https://stackoverflow.com/questions/53289524/xcode-10-2-1-command-phasescriptexecution-failed-with-a-nonzero-exit-code

上一篇下一篇

猜你喜欢

热点阅读