Xcode升级遇到问题

| Comments (1) | TrackBacks (0)

Xcode升级到了4.2GM版,编译的时候遇到这个错误提示:

iPhone/iPod Touch: application executable is missing a required architecture. At least one of the following architecture(s) must be present: armv6 (-19033)

找了半天都不知道在哪里设置,最终还是万能的Stackoverflow靠得住。

解决方案是:在Target的Build Settings里,找到Architectures,点击"Standard(armv7)",再点"Other...",把原来的内容删掉,在分两行输入"armv6"和"armv7",搞定。(如下图)

armv.png

0 TrackBacks

Listed below are links to blogs that reference this entry: Xcode升级遇到问题.

TrackBack URL for this entry: http://herock.net/mt5/mt/mt-tb.cgi/293

1 Comments

diwup said:

赞。我 so 了下,相关问题很多,不过都没说明白。看来我的 so 关键字没给对。:D

发表评论

About this Entry

This page contains a single entry by herock published on 2011年10月 7日 23:53.

乔布斯,英雄谢幕 was the previous entry in this blog.

封闭开发 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.