摘要: iPhone/iPod Touch: application executable is missing a required architecture. At least one of the following architecture(s) must be present: armv6 (-19033)解决:在Target的Build Settings里,找到Architectures,点击"Standard(armv7)",再点"Other...",把原来的内容删掉,在分两行输入"armv6"和"armv7" 阅读全文
posted @ 2012-06-18 14:53 SuperHappy 阅读(1069) 评论(0) 推荐(0)