Xcode 8 Playground results not being posted

When coding in a playground window or even after launching a new playground, the results are not showing.


I have tried .....


Uninstalling, rebooting, downloading and then reinstalling Xcode 8,


Exiting Xcode and starting a new playground and


Switching between Assitant Editor and Standard Editor from within the playground window and from the View dropdown window


I am not sure what to try next. Is this a bug that is being experienced by others?


Thank you for any help you can provide !!!

The issue is solved.


First of all, I naturally assumed that the Results column of the Playground window would "spring" open when there were results to display.


It wasn't until I was watching a YouTube video on Swift 3.0 that the answer was presented. The instructor typed some code into the Playground window and then ......... He dragged the Results pane in toward the code and "Voila!" there were the results.


Unbelieveable!

Xcode 8 Playground results not being posted
 
 
Q