美文网首页
iOS file not found

iOS file not found

作者: __WQW | 来源:发表于2020-07-23 22:07 被阅读0次

iOS有时用CocoaPods导入第三方框架时会出现 file not found 的错误,导入头文件时找不到头文件

这时去finder里找到该文件的位置

将文件所在的文件夹位置直接拖到 Build Settings 里面的 Header Search Paths 中,再次运行就可以了

相关文章

网友评论

      本文标题:iOS file not found

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