No output in console and sidebar

Hello


I am experiencing problems by not receiving any output to the sidebar or console as I write my codes in the swift playground.


Is anyone else experiencing the same problem?


Any tips of how to work around this issue?

Have a look to this thread :

h ttps://forums.developer.apple.com/message/304215#304215


proposed fix is to include the line


     import PlaygroundSupport 


at the top of the playground.

It doesnt works, i have tried this

When you create a new playground, does it work ?


You could try also to change to manual run (button at the bottom of playground)

So what;s the fix for this then? I am using a Late 2013 iMac with Xcode 9.3.1 and it crashes, sometimes the output on the right side is not automatic too.

I'm running 12.3 and Big Sur, and I have the same problem. I've tried the above suggestions, and they didn't help. I can't find any newer answers in the forum, so I thought I would check here.
I continued to search the forum and tried additional suggestions. After multiple failures, Xcode downloads, crashes and restarts I stumbled across a solution that worked for me, creating a new tab.

I selected File > New > Window Tab, and suddenly there was output in the console and sidebar in both the old tab and the new tab.

Seems like a bug to me, but at least there is a workaround.
No output in console and sidebar
 
 
Q