首页 > 其他 > 详细

Xcode Warning: “no rule to process file

时间:2016-08-30 19:44:11      阅读:291      评论:0      收藏:0      [点我收藏+]

警告??:

warning: no rule to process file /Users/Kingdev/Desktop/Git/finance_iOS/finance/Library/MBprogressHUD/MBProgressHUD+Add.h of type sourcecode.c.h for architecture armv7
warning: no rule to process file /Users/Kingdev/Desktop/Git/finance_iOS/finance/Classes/Login(登录)/FillPhoneVC.h of type sourcecode.c.h for architecture armv7
warning: no rule to process file /Users/Kingdev/Desktop/Git/finance_iOS/finance/Library/MBprogressHUD/MBProgressHUD+Add.h of type sourcecode.c.h for architecture arm64
warning: no rule to process file /Users/Kingdev/Desktop/Git/finance_iOS/finance/Classes/Login(登录)/FillPhoneVC.h of type sourcecode.c.h for architecture arm64

 

原因:

文件 ‘MBProgreddHUD+Add.h头文件’ 出现在了Xcode中的:TARGES → Build Phases → Compile Sources中,移除即可解决问题。

图示:

技术分享

 

移除掉即可:

技术分享

Xcode Warning: “no rule to process file

原文:http://www.cnblogs.com/xiu619544553/p/5823253.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!