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 Working with Xcode 8

Can still i develop an app?

I don't understand what does implicate the update of Swift 2 to Swift 3. Is still possible to develop an ios app with Swift 2? Can the app be available on the AppStore with IOS 10?

1 Answer

Jacob Herrington
Jacob Herrington
15,835 Points

The simple answer is yes. You can, but you might want to practice some of the Swift 3 changes to get an idea of what new features are available to you.

Thank you for the answer!