摘要: 当引用了其他工程时,在编译时报错,提示你编译指令架构不对,你需要查看一下这几个工程的Architecture部分是否又冲突,比如主工程设置Valid Architecture为armv7 而 另一个子工程却设置了build active architecture only 为yes,这时如果你插入了... 阅读全文
posted @ 2014-05-04 10:43 幻化成疯 阅读(435) 评论(0) 推荐(0) 编辑