在CodeRunner中编译时出现Clang错误

Ric*_*cky 4 macos clang

我已经使用CodeRunner(http://krillapps.com/coderunner)很长一段时间了,但最近我无法编译任何Objective-C代码.我认为这是在我更新到Xcode 5.1的时候开始发生的.我仍然可以在Xcode中正常编译和运行.

当我尝试在CodeRunner中运行时,会打印以下错误.

clang: error: unknown argument: '-finput-charset=UTF-8' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
Run Code Online (Sandbox Code Playgroud)

我试过寻找这个错误意味着什么,但我找不到多少.有没有人对这可能是什么有任何想法?

提前致谢.

Nic*_*ver 8

  • 打开首选项
  • 单击编辑脚本(frist screenshot)
  • 第二个截图:删除I行的参数应该看起来像II.

在此输入图像描述 在此输入图像描述