GM release of Xcode 6 compile

前端 未结 21 2427
难免孤独
难免孤独 2020-12-02 15:37

I just downloaded the GM release of Xcode 6 and it won\'t compile with this error:

Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault         


        
21条回答
  •  长情又很酷
    2020-12-02 16:12

    I think the real problem is there are too many errors, so the compile tell you only a confused error code.

    But you can always open the every source code file, in there you can find the detail error information and correct advice.

    Good luck!

提交回复
热议问题