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 (Retired) Concurrency Writing Concurrent Networking Code

Andre Guerra
Andre Guerra
2,799 Points

Documentation displayed in Xcode for NSURLSession doesn't include the Swift declaration.

I've already performed all doc updates available in Xcode>Preferences>Downloads, but for some reason documentation available inside Xcode doesn't include Swift. I checked the online documentation at Apple's Dev center and it is ok, but I'd like to have it available offline (inside Xcode). Any further ideas?

1 Answer

Andre Guerra
Andre Guerra
2,799 Points

For some reason after trying to access the documentation from Option+Click on the code window, I got to see Swift related declarations. It seems to be fine now. Not sure I can explain how. :)