美文网首页
xcode pods-xxxx-resources.sh:Per

xcode pods-xxxx-resources.sh:Per

作者: 若水water | 来源:发表于2019-03-03 16:55 被阅读0次
错误截图

上图意思是说Pods-xx-resources.sh文件的操作权限出现问题,至于这个文件在哪 请看下图

文件夹路径:xx/Pods/Target Support Files/Pods-xx

打开终端 cd到这个路径下,chmod -R 777 Pods-xxxx-resources.sh 再次编译就可以通过啦!

相关文章

网友评论

      本文标题:xcode pods-xxxx-resources.sh:Per

      本文链接:https://www.haomeiwen.com/subject/nbapuqtx.html