环境:macOS Monterey
M1 pro
Xcode报错 :The Legacy Build System will be removed in a future release.
处理方式:找到File -> Workspace Settings ->Build System:Legacy Build System (Deprecated)
,修改为 :New Build System
错误提示见下图:
报错提示
环境:macOS Monterey
M1 pro
Xcode报错 :The Legacy Build System will be removed in a future release.
处理方式:找到File -> Workspace Settings ->Build System:Legacy Build System (Deprecated)
,修改为 :New Build System
错误提示见下图: