-3

When I start a new project with Xcode 14, I'm unable to change the interface from SwiftUI to storyboards.

Where can I create a new project, that uses storyboards instead of SwiftUI?

Display Name
  • 4,502
  • 2
  • 47
  • 63

1 Answers1

6

Click on iOS enter image description here

Then use the drop down enter image description here

lorem ipsum
  • 21,175
  • 5
  • 24
  • 48
  • 1
    In Xcode 14, if you don't see the "Interface:" option on the dialog shown in the screenshot above...make sure that when you create your new project, Xcode was totally closed. When you have an already open Xcode project, close it and then close Xcode. – NhlanhlaNkosi Feb 13 '23 at 11:23