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 trialEric Yee
1,634 PointsCan't find Main Storyboard
Sorry for this dumb question, but I'm a bit new to this still. I believe the Xcode in the video is a different version. When I try to find the Main Storyboard to add the storyboard we built, it's not there. I only see Main Interface under Deployment info. Any ideas where this is?
I'm running Xcode 5 and iOS SDK 7.1
Thanks!
2 Answers
Stone Preston
42,016 Pointsset your storyboard file as the main interface. its the same thing, just has a different label in xcode 5 now. In previous versions its called main storyboard, now its called main interface
Eric Yee
1,634 PointsAh thank you! I did that originally but didn't work. I realized I forgot to delete the code from AppDelegate.m.
Eric Yee
1,634 PointsEric Yee
1,634 PointsAh thank you! I did that originally but didn't work. I realized I forgot to delete the code from AppDelegate.m.