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 trialPolo Moreno
11,782 PointsNot 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 ?
Quentin Jobs
UX Design Techdegree Graduate 23,599 PointsThank you. I had the same question. Now it is sorted. Cheers!
5 Answers
Oğulcan Girginc
24,848 PointsHi Polo Moreno
Try this (if you can't see the Gif, open link in Giphy):
Quinton Gordon
10,985 PointsIn 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
14,384 PointsThis 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.
Sawan Talwar
870 PointsPlease attach a screenshot
Polo Moreno
11,782 PointsThanks for this tip, but unfortunately not works :(
Marcelo Sandoval
2,055 PointsMake sure you are working in a new playground file.
Prinal Vadgama
752 PointsPrinal 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.