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

I can't find the same guides that are being shown in this video. I'm using Xcode 11.4.1.

I have checked the links offered in this video and I can not find these guides anywhere within Xcode's Help section or Apple's developer site. Are these guides still available with the latest version of Xcode?

1 Answer

Hey Nick - Guides haven't been included in the docs area for a while, however a lot of the documentation now contains examples that are akin to the previous guides they provided. If that still doesn't give you an good enough idea of usage - googling the class / framework will usually yield good results or even searching for it on github to see real-world usage is also a good way of doing things. Hope this helps (The videos are fairly outdated, and unlikely to be updated)