Xcode12报错 No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=x86_64,

Posted 小溪彼岸

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Xcode12报错 No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=x86_64,相关的知识,希望对你有一定的参考价值。

Xcode升级到12,真机运行正常,模拟器报错

传送门

解决方案有说删除VALID_ARCHS的,亲试无法解决问题。

原因是模拟器缺少x86_64指令集,在VALID_ARCHS中Debug模式下添加如下

以上是关于Xcode12报错 No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=x86_64,的主要内容,如果未能解决你的问题,请参考以下文章

M1芯片XCode 12编译模拟器Architecture报错问题

M1芯片XCode 12编译模拟器Architecture报错问题

M1芯片XCode 12编译模拟器Architecture报错问题

M1芯片XCode 12编译模拟器Architecture报错问题

Xcode6:No architectures to compile for(ONLY_ACTIVE_ARCH=YES...)

项目在 XCode 中编译,但 XCodeBuild 产生错误“No architectures ...”