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

Can we follow the swift tutorial with an older version of xcode than 8 ?

I can not currently upgrade my mac to Sierra and get Xcode8 and have to wait for some other software I use that have known critical bugs on this OS to be perfectly fixed. Is it possible to follow the swift tutorial without Xcode8, or is there any way to get Xcode8 working on Yosemite?

1 Answer

Depends on what version of Swift you are trying to use. At a minimum Swift 2 requires Xcode 7 and Swift 3 requires Xcode 8.