美文网首页
Build input file cannot be found

Build input file cannot be found

作者: 何康老鬼 | 来源:发表于2020-01-09 11:23 被阅读0次

今天遇到这个问题,说我的.codeproj找不到,但是文件一直都在,试了各种方法都不对,后面发现是pch文件路径的问题,原来一直以为pch文件路径会报那个带.pch错误,但是今天报的不是,导致我一直没想到这里,一般这种Build input file
cannot be found没找到都是路径出了问题,你需要重新添加一下文件或者去修改路径。

相关文章

网友评论

      本文标题:Build input file cannot be found

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