No main.storyboard or ViewController.swift upon initialization of new project in Xcode?

前端 未结 2 2029
无人共我
无人共我 2020-12-18 18:12

I just got Xcode and I am trying to follow an online tutorial but in every single tutorial, when a new project is made (a single activity) app, the project comes with 2 file

相关标签:
2条回答
  • 2020-12-18 18:30

    On latest Xcode release you should change in the dropdown menu from "Swift UI" to "Storyboard"

    0 讨论(0)
  • 2020-12-18 18:39

    In the latest Xcode, select Storyboard from the User Interface dropdown,

    Older Xcode

    Unselect Use SwiftUI at the following step,

    0 讨论(0)
提交回复
热议问题