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 Weather App with Swift Managing Complexity Grand Central Dispatch

This is obsolete

Hi,

I have updated to Xcode 7 and this code isn't working anymore...

Brandon Hawks
Brandon Hawks
6,197 Points

I have the latest Xcode 7.0.1 with Swift 2 and my code is working perfectly. Not sure of the errors you are incurring but my biggest error was in the currentWeather.swift file. Make sure the struct currentWeather has '?' marks at the end of each 'Int'. Hope this helps! If you are getting a different error, I am happy to help.

You are right, this project is a bit of a disaster, and needs to be maintained. You need to read all the questions in all of the lessons where students give fixes for all the broken code.

Aubrey Taylor
Aubrey Taylor
2,991 Points

I disagree that this project is a disaster.

Swift is new and things are changing a lot.

I do agree it's inconvenient having to look through a bunch of user questions. A centralized and maintained location for errata and changes between Xcode and Swift versions would go a long way.