warning: no rule to process file

2017-02-27  本文已影响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文件

上一篇 下一篇

猜你喜欢

热点阅读