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 trialvicentelee
6,662 PointsDependency Analysis Error
Even with the start files from previous lecture, xcode is forcing me to convert to swift 3. It will not let me build unless I convert.
“Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.
1 Answer
micram1001
33,833 PointsI’m using Xcode 7.2 You should install Xcode 7.3 if you can. That way you can code in Swift 2. Not sure what Version of Xcode your using.