Upgrading to xcode 4 error No architectures to compile for

后端 未结 8 1320
野性不改
野性不改 2020-12-04 19:39

I am getting an error after upgrading to xcode 4, for all of the library projects that my application depends on.

[BEROR]No architectures to compile f

8条回答
  •  借酒劲吻你
    2020-12-04 20:31

    Had similar issues with xcode6 it seems to pop when upgrading xcode, tried all of what is suggested with no success what worked for me was in the new xcode created a simple new app(tabbed) and made sure my App had the same settings for architectures

提交回复
热议问题