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

iOS Swift Basics An Introduction to Swift Programming Variables

Not show my results area in my Xcode for whay?

I install the xcode in my mac, in the moment when write the variables not show the results area, how do for show this ?

Prinal Vadgama
Prinal Vadgama
752 Points

"You might benefit from trying this solution:

Go to View > Debug Area > Activate Console

And press the 'Play' sign that comes up along with the new windows from the bottom of Xcode's application window.

Thank you. I had the same question. Now it is sorted. Cheers!

5 Answers

Quinton Gordon
Quinton Gordon
10,985 Points

In Xcode go to the menu at the top of your Mac and navigate to the following:

View > Assistant Editor

and make sure "Assistant Editor on right" is checked.

Stephen Emery
Stephen Emery
14,384 Points

This seems to be an issue with older versions of Xcode. Try downloading an update to xcode. If that doesn't work, someone also suggested opening the debug area when running your code.

Please attach a screenshot

Thanks for this tip, but unfortunately not works :(

Make sure you are working in a new playground file.