-1

I started a single view app project on Xcode 12.5 and failed to locate the LaunchScreen.storyboard on the nevigation section. Where am I suppose to find it? Thanks.

Esther
  • 29
  • 4

1 Answers1

0

Most likely you have chosen wrong Life Cycle while creating the project: SwiftUI App instead of UiKit App Delegate, so there is no LaunchScreen.storyboard File.