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 Collections and Control Flow Introduction to Collections Arrays

Alec Picinich
seal-mask
.a{fill-rule:evenodd;}techdegree
Alec Picinich
iOS Development with Swift Techdegree Student 299 Points

How to get results section working

How do I get my results section working again, when I run Xcode 10 and follow along and run it (I have tried pressing the play button and also the play button on the code line numbers) nothing happens. Please help its really frustrating I've been researching it online and can't find one answer. To clarify more the results section, I mean the section that shows the output of my code (For Example: if I wrote let somethingSomething = "Hello"...... and run it, nothing will show up.

Do you mean the console at the bottom or the live results one the right

1 Answer

Hold down on the play button in the bottom right and then click (Automatically Run).