Xcode 9 Bug: Cannot find cdtool

前端 未结 4 632
时光说笑
时光说笑 2020-12-22 19:58

After installing Xcode 9 beta, Xcode 8 gives me an error when compiling a project:

Cannot find cdtool at \'/Applications/Xcode.app/Contents/Developer/

4条回答
  •  失恋的感觉
    2020-12-22 20:27

    I agree with this answer. In addition I first removed all existing(took backup) Xcode version from machine.Then kept xcode 8.3.3 in Application folder. Made the project to open with default Xcode 8.3.2. Problem got resolved.

    The problem came when I updated Xcode 9 beta to 9.2.

提交回复
热议问题