Xcode 11 Build System Bugged?

后端 未结 1 629
无人共我
无人共我 2021-01-21 17:47

I am using Xcode 11 GM with macOS Mojave 10.14.6. I have been experiencing problems with my app\'s build. What I mean is that the first time I compile

相关标签:
1条回答
  • 2021-01-21 17:59

    I had the same issue and what did it for me was to chose the Legacy build system instead of the New build system in the Workspace settings:

    1. Click on "File" in Xcode top menu
    2. Click on "Workspace settings"
    3. Chose the Legacy build system for the Build system setting

    I hope it helps

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