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 Introduction to Auto Layout in iOS Trait Collections Using Size Classes

Kevin Gutowski
Kevin Gutowski
4,082 Points

For those who are following along with Xcode 8 Beta & Swift 3 check the WWDC talk

I'm not sure how many other people are in the same boat but I decided to take this iOS course with Swift 3 and Xcode 8 Beta. Size classes have sorta changed due to the large number of hardware and software changes that result in many different screen layouts. For an overview of this check out this WWDC talk:

https://developer.apple.com/videos/play/wwdc2016/222/

Lukas G.
Lukas G.
4,842 Points

Great! Thank you!

1 Answer

Thank you! You're a lifesaver :) Have any info on the inequality constraint ambiguity from the last set of videos either?