Applications are expected to have a root view controller at the end of application launch

后端 未结 30 1765
野的像风
野的像风 2020-11-22 06:42

I get the following error in my console:

Applications are expected to have a root view controller at the end of application launch

30条回答
  •  自闭症患者
    2020-11-22 07:42

    I solved the problem by doing the following (none of the other solutions above helped):

    From the pulldown menu associated with "Main Interface" select another entry and then reselect "MainWindow" then rebuild.

    enter image description here

提交回复
热议问题