Can't find Main.storyboard

If you’re using XCode 11.4.1, try to find LaunchScreen.storyboard instead in the project navigator.

If you’re missing Main.storyboard, it’s probably because you forgot to change the User Interface setting to Storyboard when you created the project. If you leave it set to SwiftUI, then Main.storyboard doesn’t get created.