闲来无事,运行个老项目,发现遇到这样的错。较上劲了,有意思。记录下

Shell Script Invocation Error Group  Chmod: Pods: No such file or directory  Bash: line 5: ./Pods: No such file or directory

 

大概就是这么一个错。

解决:

Shell Script Invocation Error Group  Chmod: Pods: No such file or directory  Bash: line 5: ./Pods: No such file or directory

首先找到Build Phases,然后选择Build Pods Frameworks,展开它,勾选Run script only  when instaliing.最后别忘了Clean一下。到这里就解决了。希望能帮到你

 

相关文章:

  • 2021-11-30
  • 2021-10-26
  • 2022-01-17
  • 2022-12-23
  • 2022-12-23
  • 2021-04-04
猜你喜欢
  • 2022-12-23
  • 2021-06-26
  • 2021-09-13
  • 2022-12-23
  • 2022-12-23
  • 2021-10-26
相关资源
相似解决方案