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 Blog Reader iPhone App Rebuilding from Scratch Starting Over

XCode 5 doesn't have Main Story Board in Summary

As the title says. In XCode 5.0.2, the main story board option is not in the summary section anymore. Where can I set this?

2 Answers

Stone Preston
Stone Preston
42,016 Points

you can set it as the main interface. However im not sure that is necessary as xcode 5 uses storyboard by default. But nevertheless I would set the main interface as your main storyboard file just to be safe.

You're right. Both way works. I should have tried it out before asking. Thanks for the quick reply!