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 Build a Simple iPhone App with Swift 2.0 Getting Started with iOS Development Tour of Xcode

Nick Sieber
seal-mask
.a{fill-rule:evenodd;}techdegree
Nick Sieber
iOS Development Techdegree Student 3,121 Points

Update videos to the current version of Xcode? (version 8.0.0)

How long does Treehouse usually take to update videos to be in sync with the current version of Xcode? (version 8.0.0)

1 Answer

This course is most likely to be updated in January 2017. They usually launch one course a month, dependin on the length of the course. Most of the material won't change, only the syntax in code. My advise would be to continue with Swift 2.0, there are plenty of videos that address the differences between Swift 2.0 and Swift 3.0.1. Xcode will suggest appropriate changes if the code is outdated. If not you can always google the solution.