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 Getting Started with iOS Development Creating a New Project

Robert Recto
Robert Recto
2,209 Points

I have Xcode version 9.0

I have Xcode version 9.0 is there a similar content like this one that would cater to version 9.0?

3 Answers

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi there! Xcode 9 was officially released September 19, 2017 which is 6 days from the time of this posting of this question. As of right now, Treehouse has not (to my knowledge) recorded new content to cater specifically to Xcode 9 as far as individual courses.

That being said, you can find a workshop here which covers the biggest changes between Xcode 8 and Xcode 9.

Hope this helps! :sparkles:

Griffin Novetsky
Griffin Novetsky
8,858 Points

Are they planning on re-recording this section anytime soon or should I just assume it will be a while?

I saw that the information for what is new is in the intermediate section of videos. Should we complete the beginner videos and then watch what is new at the end?

My experience, I found it easier to use Xcode 8 for this course. On Youtube you can look up "How to Install Xcode 8.3.3 Side by Side with Xcode 9" and watch a video on installing Xcode8 and Xcode9 on the same computer. If you understand the difference between Xcode 9 and Xcode 8 (Swift 3 vs Swift4) and can update your code, great.