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 (iOS7) Getting Started Get Familiar with Xcode

Storyboard wider than in the tutorial?

Although I followed the directions in the video and made sure to set up my new project as and "iPhone" project (as opposed to iPad or Universal), my storyboard is much wider than the storyboard in the video. When running in the simulator it looks tall and narrow like in the video, but having a wider layout in the storyboard is causing problems in later videos when he talks about margins and alignment.

Using Xcode 6.0.1.

1 Answer

Hi Jed!

Select the view and then go to the file inspector on the right hand side (piece of paper). Once you are in there all you have to do is deselect 'Use Size Classes'.

I hope this fixes your issue!

-Luke

That fixed it! Thank you so much!

No problem! I'm glad you managed to get it working alright!

Have fun programming Jedd.

-Luke