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 trialJames Hughes
1,366 PointsStoryboard in latest version of XCode / iOS 7.1
Hi - i'm following the "Blog Reader" iOS video, and they version of Xcode looks older than the version i'm running. I have no drop down to define the storyboard, only one to to define the main interface. Where's this gone? How do i define this now? Help appreciated :)
Thanks - James.
3 Answers
Stone Preston
42,016 Pointschoose your storyboard file as the main interface. The label changed from main storyboard to main interface in xcode 5. It is the same thing
James Hughes
1,366 PointsHi @summerspirit - This has now gone in the latest X-Code. Just do as Stone suggested - worked for me. Cheers.
Brett Kim
11,576 PointsBrett Kim
11,576 Pointsthanks, stone! it helped me too