iOS9出现以后,必须把Xcode6升级到iOS7了,但是今天用Xcode7打开之前Xcode6编写的项目,突然出现了这个问题

malformed or corrupted AST file: 'Unable to load module "………………pcm": module file out of date'

经查看,原来是使用不同版本的Xcode所造成的问题,解决方法就是,

选择Xcode-->Window-->Projects,选择你出问题的那个project,点击Deviced Data右边的delete按钮,删除Deviced Data,将工程clean一下,重新编译即可。

出现 malformed or corrupted AST file: 'Unable to load module .pcm: module file out of date'错误相关推荐

  1. PHP问题 —— Warning: PHP Startup: Unable to load dyna

    1.1  Warning: PHP Startup: Unable to load dynamic library 1.1.1  现象 如下错误信息: Warning: PHP Startup: Un ...

  2. Unable to load vocabulary from file. Please check that the provided vocabulary is accessible and not

    问题: python使用transformers时报错: 1. Unable to load vocabulary from file. Please check that the provided ...

  3. pip install faiss-gpu失败unable to execute ‘swig‘: No such file or directory

    1. 安装报错 unable to execute 'swig': No such file or directory error: command 'swig' failed with exit s ...

  4. Py_Initialize fails - unable to load the file system codec

    Py_Initialize fails - unable to load the file system codec https://stackoverflow.com/questions/56947 ...

  5. 问题:Unable to find a 'userdata.img' file for ABI armeabi to copy into the AVD folder.

    创建AVD时,发现创建不成功,报错"Unable to find a 'userdata.img' file for ABIarmeabi to copy into the AVD fold ...

  6. Unable to create '.git/index.lock': File exists

    Git – fatal: Unable to create '/.git/index.lock': File exists. fatal: Unable to create '/path/my_pro ...

  7. error: Unable to load contents of file list: '/Users/.../Products/Debug-appletvos/myapp.app/Info....

    Error: Build system information error: Unable to load contents of file list: '/Users/-/Products/Debu ...

  8. Ubuntu 显卡风扇调节问题 Unable to locate/open X configuration file. No package ‘xorg-server‘ found

    Ubuntu系统解决显卡风扇转速缓慢 显卡发烫风扇蜗速旋转,NVIDIA控制面板没有风扇信息,按照网上查到的解决方案输入sudo nvidia-xconfig --cool-bits=4之后报警告: ...

  9. git命令出现fatal: Unable to create 'xxx/.git/index:File exists.问题

    用git commit命令时,出现 fatal: Unable to create 'xxx/.git/index:File exists. Another git process seems to ...

最新文章

  1. php斯芬克斯,斯芬克斯之迷——ie私有属性haslayout的困扰
  2. 【HDU - 4635】Strongly connected(缩点,新图性质,建图,Tarjan求强连通分量)
  3. 根据对象的属性去重,获取新数组
  4. 1135(重、错)Is It A Red-Black Tree
  5. Linux fork与vfork的区别
  6. 【转】服务发现:Zookeeper vs etcd vs Consul
  7. python源码保护之cython
  8. ls命令输出的文件颜色
  9. get请求中url传参中文乱码问题
  10. css 文字不规则排版,DIV CSS解决不规则文字排版
  11. 2017年第22届中国国际涂料、油墨及粘合剂展览会会刊(参展商名录)
  12. NVIDIA驱动安装过程中的 'nvidia-drm' appears问题
  13. 请尝试将 `lib` 编译器选项更改为 es2015 或更高版本
  14. 国产手机销量同比大跌超过五成,手机库存货需10个月消化
  15. 1秒生成证件照——小米云证件照微信小程序
  16. R软件R2WinBUGS程序包在网状Meta分析中的应用
  17. idea 启动参数设置
  18. 嵌入式软件工程师—成长笔记#02
  19. java代码安全检测机制,下列选项中,属于Java语言的代码安全检测机制的一项是______。A.动态链接B.访问权限的检查C.通过接...
  20. 无胁科技-TVD每日漏洞情报-2022-12-13

热门文章

  1. html网页打开慢的解决方法,网页打开慢怎么办 影响网页打开速度因素有哪些【解决方法】...
  2. 快速排序(一) 原理介绍
  3. dmidecode 查看系统硬件信息 - linux下的鲁大师
  4. 外贸客户开发的新方式—领英精灵
  5. Mysql创建、使用循环函数
  6. l对c语言课程的看法论文,学生选修课程系统C语言课程设计论文.doc
  7. 【机器学习笔记】xgboost陈天奇PPT逐页翻译详解
  8. 一张图看懂Battery Charging Specification 1.2(BC1.2)USB充电协议
  9. 2K19老是显示与服务器,你与游戏服务器的连接出现问题2k19
  10. html中text的maxlength,详解maxlength属性在textarea里奇怪的表现