摘要: http://www.rockia.net/2013/03/fix-xcode-update-pch-file-errorError:PCH File Built From A Different Branch ((Clang-425.0.24)) Than The Compiler ((Clang... 阅读全文
posted @ 2014-11-02 23:10 天牛 阅读(176) 评论(0) 推荐(0) 编辑
摘要: 1、error: macro names must be identifiers YourProject_prefix.pch原因: 因为你弄脏了预处理器宏,在它处于的时候修改了它解决方法: Configiration选择All Configirations,清空它 然后分别重新定义你的Debug,... 阅读全文
posted @ 2014-11-02 23:05 天牛 阅读(207) 评论(0) 推荐(0) 编辑
摘要: 本文转载至http://blog.csdn.net/wbdwsqwwn/article/details/40476139Reveal是一个很强大的UI分析工具,与其他几个功能相近的工具(比如PonyDebugger)相比,其最大的特点就是非常直观,用来查看app的UI布局非常方便。其常规用法是将fr... 阅读全文
posted @ 2014-11-02 23:02 天牛 阅读(419) 评论(0) 推荐(0) 编辑