Using a playground file in Xcode 6 beta, I am trying to get an output in the console for the println command. I have written println("test")
, opened the Assistant Editor (View\Assistant Editor\Show Assistant Editor) and see that little window named "Console output", but still I get nothing. I have also tried to close and restart Xcode.
What am I doing wrong?