警告⚠️:

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相关推荐

  1. 警告:Xcode Warning: “no rule to process file

    警告:Xcode Warning: "no rule to process file 一般编译时会报错: The file * couldn't be opened because you ...

  2. xcode no rule to process file xxx of type解决

    在Xcode编译的时候,黄色警告提示:[WARN]warning:no rule to process file 'XXX' of type sourcecode.c.h for architectu ...

  3. xcodewarning :no rule to process file xxx解决

    xcodewarning :no rule to process file xxx解决 解决的方法很简单:在build phases->compile sources 里面将对应的文件移除即可. ...

  4. no rule to process file xxxxxxxxx of type XXXXXX.h for architecture i386解决办法

    1.每次遇到黄色警告就头疼,一方面log一大堆,不想看.二来解决麻烦. 2直接说解决办法 TARGET →Build Phases →  Compile  Source→ 删除报错的xxxxx.h文件 ...

  5. warning C318:can‘t open file `STC89C5xRC.H‘

    warning C318:can't open file `STC89C5xRC.H' 在keil编译中出现这个问题,可能是缺少STC库,我的解决办法是下载stc-isp软件,然后添加相应库 点击蓝框 ...

  6. warning: #1-D: last line of file ends without a newline

    问题描述: 1.在Keil5 中出现warning: #1-D: last line of file ends without a newline警告. 2.换行之后依然出现该警告. 原因分析: 该警 ...

  7. LINK : warning LNK4076: invalid incremental status file './Debug/****.ilk'; linking nonincrementally

    链接警告: LINK : warning LNK4076: invalid incremental status file './Debug/****.ilk'; linking nonincreme ...

  8. VS编译警告 : LINK : warning LNK4076: invalid incremental status file './Debug/.ilk'; linking nonincr

    如题: 在一次编译连接出错后就出现 LINK : warning LNK4076: invalid incremental status file './Debug/.ilk'; linking no ...

  9. Xcode文件被锁定:The file .xcodeproj could not be unlocked

    同事从svn上面checkout项目到本地,通过xcode打开的时候提示的这个问题. The file "xcodeproj" could not be unlocked. Cou ...

最新文章

  1. python 魔法函数 运行时_16个python常用魔法函数
  2. python吃内存还是cpu_Python2 得到 CPU 和内存信息要怎么实现呢?
  3. dell c6220II lsi阵列卡
  4. 在Azure Container Service创建Kubernetes(k8s)群集运行ASP.NET Core跨平台应用程序
  5. opencv计算两数组的乘积_#剑指Offer#12. 构建乘积数组
  6. LNAMP服务器环境(源码安装)
  7. python js 效率_Python,Node.js 哪个比较适合写爬虫?
  8. 周鸿祎的“流氓”可否借鉴?
  9. 图文配置docker阿里云加速器教程
  10. Android函数插桩
  11. 全国最佳医院排名,为家人留一份
  12. PLC通讯实现-C#实现三菱PLC通讯(三)
  13. 广东计算机非全日制 学校2020,2020非全日制研究生“太坑”,为何这么说?
  14. vue路由守卫死循环及next原理解释
  15. CentOS7.5 重装 SSH 与 禁止网卡休眠
  16. 通俗理解极大似然估计
  17. End-to-End Learning From Spectrum Data: A DL Approach for Wireless Signal Identification(阅读笔记)
  18. bean login not found within scope
  19. 社区发现(一):社区简介
  20. 三台宿主机使用docker搭建zookeeper集群

热门文章

  1. 关于微命令,微指令,微程序,机器周期,机器指令的关系图解(超详细)
  2. optaplanner学习笔记(十)约束配置:动态调整约束权重
  3. 每周分享第 38 期
  4. Android基于安卓手机个人理财系统
  5. DevOps落地实践:普元:PRIMETON DEVOPS
  6. 用utraISO刻录windows10系统并用U盘安装,用easyBCD安装ubuntu18.04
  7. 最牛逼的java代码_分享史上java最牛逼 最简短的代码-Go语言中文社区
  8. Java泛型详解:<T>和Class<T>的使用。泛型类,泛型方法的详细使用实例
  9. 女性程序员你需要注意
  10. 对于VmWare WorkStation在桥接模式下与虚拟机互ping不通问题解决方案