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

 

大概就是这么一个错。

解决:

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一下。到这里就解决了。希望能帮到你

 

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

上一篇:Linux成长之路


下一篇:Linux基础5-1 管道及I/O重定向