Where is Xcode's “TOOLCHAINS” set?

前端 未结 5 435
[愿得一人]
[愿得一人] 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 10:57

    I had the same warning and i could solve the problem by cleaning the build folder (alt+shift+cmd+K)

提交回复
热议问题