
Mike 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,639 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!