I am new to ios/xcode and I was trying to follow through the new SwiftUI tutorial. The first one has you create a ios single view app . However when I go to xcode under the ios
I don't think the "App" template that @donmag mentions is exactly the same (I don't believe it gives the same folder structure). I have a template on github for the Single View App that should match the folder structure you need, if you're still looking for that: https://github.com/jcross0204/ios-single-view-app-template/tree/master