No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=x86_64, VALID_ARCHS=i386)

前端 未结 3 1350
后悔当初
后悔当初 2020-12-09 09:33

While using the iphone simulator 64 bit, i\'m getting the following architecture error. Also using the xcode 5.0. Any suggestions.

3条回答
  •  不知归路
    2020-12-09 10:08

    What you need to do is just set the ONLY_ACTIVE_ARCH to NO. Hope it will work.

提交回复
热议问题