似乎有一些 problems 使用Xcode 10+中的新构建系统。如何切换到旧(遗留)构建系统?
您可以通过以下方式从菜单切换回上一个(传统)生成系统: File > Workspace Settings... Project Settings... ):
File > Workspace Settings...
Project Settings...
这将打开一个对话框,您可以在其中更改 Build System 到 Legacy Build System :
Build System
Legacy Build System
给这个帽子小费 answer here .