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 Working With Arrays

I'm not sure what's wrong here

I don't understand what's going on with this. As far as I can tell it's identical to what was showed in the previous video. When I try clicking on the preview button, there's some weird error about a 10.11 macOS version but I'm on 10.13. Could anyone help?

array.swift
// Enter your code below
var arrayOfInts = [1, 2, 3, 4, 5, 6]

1 Answer

David Gourley
David Gourley
3,818 Points

It is an issue with the server, just skip your code challenges for now, and when treehouse have it resolved go back to them.