Unabled to create single view ios app in xcode

后端 未结 2 2041
花落未央
花落未央 2021-01-26 18:33

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

2条回答
  •  萌比男神i
    2021-01-26 19:01

    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

提交回复
热议问题