美文网首页
warning: no rule to process file

warning: no rule to process file

作者: 伯牙呀 | 来源:发表于2017-02-27 20:11 被阅读103次
报错:
warning: no rule to process file '.h' of type sourcecode.c.h for architecture i386
原因:

Compile Sources 不小心导入了 .h 文件

解决:

TargetSettings -> Build Phases -> Compile Sources -> 删掉多余的.h文件

相关文章

网友评论

      本文标题:warning: no rule to process file

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