苹果M2 M3芯片,在第一次跑项目时报错:
The request was denied by service delegate (SBMainWorkspace).
有可能是没有安装Rosetta,打开终端执行下列命令后,重启Xcode试下。
'''softwareupdate --install-rosetta'''
苹果M2 M3芯片,在第一次跑项目时报错:
The request was denied by service delegate (SBMainWorkspace).
有可能是没有安装Rosetta,打开终端执行下列命令后,重启Xcode试下。
'''softwareupdate --install-rosetta'''