By default when you create a Xcode project, it lets you choose whether you want to create it in Storyboard or SwiftUI. If you choose storyboard, it will automatically create a storyboard for you in Xcode 14. In order to remove the storyboard, you would need to do the following Delete the Main.storyboard file. 2.