开发者

XCode PhoneGap Project Build Error

I am trying to build a phonegap project in XCode but every time I bu开发者_高级运维ild, it gives "No architecture to compile error...". I read I need to setup target first for IPhone simulator, am I right?


I think what you need to do is add "i386" to your Valid Architectures option in XCode. This is located in your build settings. You might also try deleting the armv6 and armv7 settings and then re-adding them with "$(ARCHS_STANDARD_32_BIT)".

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜