Where is Xcode's “TOOLCHAINS” set?

前端 未结 5 437
[愿得一人]
[愿得一人] 2020-12-31 10:27

I upgraded my project from Swift 2.2 to 2.3 (Xcode 7 to 8), and committed everything on one Mac. When I pulled from git on my other Mac, and built, I get:

W         


        
5条回答
  •  死守一世寂寞
    2020-12-31 11:06

    If you don't have "Toolchain" option under XCode menu, you need to download and install a snapshot or release first.

提交回复
热议问题