Hello everyone! I hope you are all having an amazing day. I have Xcode 15 and I was wondering if apple removed storyboard from everyone or if it's just me. I am very used to using storyboard instead of SwiftUI and would would like to experiment around with storyboard. I am aware that you can open storyboard projects that have been made in previous versions of Xcode but it's kind of clunky and is harder than being able to make a project. If anyone could help me, that would be great! thanks!
What type of project did you create? The multi-platform app projects use SwiftUI so there's no option to choose a storyboard for the user interface.
If you create an iOS or Mac app project, there should be an Interface menu where you can choose to use a storyboard for the app's user interface.