编译项目报错: Ignoring file / xxx , missing required architecture i386 in file / xxx (2 slices)

.lib 或者 .a需用于真机版本,也就是ARM7的,如果你编译的是模拟器就会出现这个错误;
选择真机调试即可 .

 

posted @ 2014-10-22 16:26  2014_4_30  阅读(272)  评论(0编辑  收藏  举报