XCode 4.3 - Build error “missing required architecture armv7”

后端 未结 6 844
太阳男子
太阳男子 2021-01-02 15:37

After upgrade XCode from 4.2 to 4.3 I\'ve got below problem. I can\'t build it. Do you guys have idea how can I resolve this problem? even some clue would be helpful to me.<

6条回答
  •  误落风尘
    2021-01-02 16:05

    Using xcode 4.6 and trying to add facebook SDK 3.1 I had this problem because I didn't select to add the files to my test target.

    You should check both targets when you copy the framework.

提交回复
热议问题