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 Views and View Controllers Looking for Help

Documentation in Browser?

When I click on the SDK Guide in the Xcode documentation, it opens up safari and brings me to the apple website. In the video, he clicked on the SDK Guide and it stayed within the documentation. Why does mine take me to safari? How do i change that feature?

2 Answers

Matt Faber
Matt Faber
9,156 Points

Have you downloaded the documentation set for iOS? Just a guess.

I have all the documentation sets downloaded and they will all open within the Documentation application window.

You can check in Xcode > Preferences, then select the Downloads tab.

Thanks so much! I checked and I haven't downloaded the sets. I'm downloading them now, hopefully that will fix the problem.

Matt Faber
Matt Faber
9,156 Points

No problem, let me know if that fixes the issue.

There's also a cool app named Dash that allows you to download the documentation for a lot of different languages.

Check it out at https://kapeli.com/dash. It's especially useful if you program in multiple languages.