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 trialMike Chael
2,111 PointsI am using Xcode version 11 I do not see a mainstoryboard I only have launchscreen.storyboard
Do not see Main.storyboard
Only see launch.storyboard
Using Xcode version 11
1 Answer
Victor Mercier
14,667 PointsHi, when launching your project, just make sure you are building it with storyboard, not SwiftUI. Here is a link you can use to fix it: https://www.youtube.com/watch?v=ea9fCSXGhSU
If that helped you, please mark as best answer to indicate other students your issue is resolved!