Xcode 10+: how to switch to legacy build system?

后端 未结 1 1380
再見小時候
再見小時候 2020-12-06 05:22

There seem to be some problems with the new build system in Xcode 10+. How do I switch to the old (legacy) build system?

相关标签:
1条回答
  • 2020-12-06 05:38

    You can switch back to the previous (legacy) build system from the menu by File > Workspace Settings... (or Project Settings...):

    This brings up a dialog where you can change the Build System to Legacy Build System:

    Hat tip to this answer. There's also a video here.

    0 讨论(0)
提交回复
热议问题