Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Dylan Dunnan
Dylan Dunnan
356 Points

XCode 11 - I don't see output (result) box

I'm using the latest XCode 11 dev tool. I am passing my quizzes so I know that coding correctly, but I'm not seeing any output in my Xcode 11 Playground (supposidly you're able to see the output in IDE's because it's a continuous running loop). What is it I need to do in order to see my output?

varlevi
varlevi
8,113 Points

I am having the exact same problem and spent around two hours researching solutions, with not results.

1 Answer

Not sure if this is what you are talking about but this stackoverflow has a screenshot showing how to toggle manual and automatic running of the playground. Although the question is for XCode 7 the same arrow is there in XCode 11.