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 trialAdam Bankhurst
2,329 PointsIn Xcode 7, where do you declare MainStoryboard?
In Xcode 7, where do you declare your MainStoryboard? Is it under 'Deployment Info - Main Interface'? It is different from older versions where they had a field for Main Storyboard.
Any help would be greatly appreciated, thanks!
P.s. I am trying to create the Blog Reader app, and the example uses a previous version of Xcode
3 Answers
Holger Liesegang
50,595 PointsHi Adam,
yes, you're right - it's under 'Deployment Info - Main Interface' in Xcode 5 :)
Kind Regards Holger
Paul Panayotou
5,001 PointsHolger is right, and if you need to create a storyboard before selecting it in the "main interface" section (under the general tab and then in deployment), create a new file > user interface > storyboard