Android Studio 在构建项目时,报错:
error=86, Bad CPU type in executable
意为可执行文件架构不匹配,其中涉及 aapt2, protoc
解决方法:
终端执行 softwareupdate --install-rosetta
Android Studio 在构建项目时,报错:
error=86, Bad CPU type in executable
意为可执行文件架构不匹配,其中涉及 aapt2, protoc
解决方法:
终端执行 softwareupdate --install-rosetta