美文网首页
Cocopods 提示unable to open file

Cocopods 提示unable to open file

作者: 咩咩咩哦 | 来源:发表于2019-05-11 00:19 被阅读0次

iOS项目中,上传代码时忽略pods文件夹,在其他地方重新git clone 后提示unable to open file错误,如下:

Showing All Messages
Build system information
error: .../Pods/Pods/Target Support Files/Pods-UbunGit_OC/Pods-....debug.xcconfig: unable to open file (in target "..." in project "...") (in target '...')

可以尝试打开workplace后,删除项目中pods文件


image.png

然后重新pod install后即可解决

相关文章

网友评论

      本文标题:Cocopods 提示unable to open file

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