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 trialStanley Gao
3,889 PointsHow to specify Main Storyboard in xcode 6?
The version of my xcode is 6.1.
In the summary page or general page in the version 6.1, there is only a drop down menu for Main Interface but none for Main Storyboard in the deployment info.
Is there a way to allocate the Main Storyboard to the storyboard I created in xcode 6?
1 Answer
Stone Preston
42,016 PointsMain Interface is the same as Main Storyboard. starting in xcode 5 the main storyboard option was changed to say main interface.