首页 > 其他 > 详细

IOS开发 xcode报错之has been modified since the precompiled header was built

时间:2014-01-16 23:31:32      阅读:489      评论:0      收藏:0      [点我收藏+]
转载的文章  很实用 

IOS开发xcode报错之has been modified since the precompiled header was built

今天做百度地图的时候第一次发现下面错误:

问题:Apple LLVM compiler 3.0 error file "BMKPointAnnotation.h" has been modified since the precompiled header was built

  (原因:预编译头的时候文件被修改);

 解决方法:1.Select Product > Clean from the Xcode menu

   2.bubuko.com,布布扣快捷键shift+command+k;clean一下

IOS开发 xcode报错之has been modified since the precompiled header was built

原文:http://www.cnblogs.com/someonelikeyou/p/3522044.html

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