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?
In recent Versions of Xcode, like Beta 6, the println() result will be displayed in the sidebar on the right.
No need for Assistant Editor anymore.
But you need to install new Beta Versions manually.
1) Close the Assistant Editor
2) Quit Xcode
3) Reopen the playground file
4) Open Assistant Editor (Command+Option+Enter or View/Assistant Editor/Show Assistant Editor)
Now it should show the logs.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With