xcode 4.2 缺少armv6该如何设置?

参考地址:http://www.cocoachina.com/bbs/read.php?tid-75389.html

 

     地址2:http://stackoverflow.com/questions/4198676/warning-iphone-apps-should-include-an-armv6-architecture-even-with-build-config/7687527#7687527 

 

在Organizer的Archives点击Validatie或者Submit的时候的报错:
iPhone/iPod Touch: application executable is missing a required architecture.
At least one of the following architecture(s) must be present: armv6




下面是我的设置:  
 

 

我的解决办法是:点击project的工程名称,然后在build setting里进行设置,如图:注意Release这一行

 

 

 

 

 

 

 

 

 

 

 

 

posted on 2011-11-14 17:18  wtq  阅读(652)  评论(0编辑  收藏  举报