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
Encounter this error when compiling this Swift 2.0 syntax in Xcode 6.4:
print(string, appendNewline: true);
Back to Xcode 7 and the error is gone.