Application windows are expected to have a root view controller at the end of application launch occured

前端 未结 6 1317
轻奢々
轻奢々 2021-01-15 04:44

Getting the above error when my app launches. The following code is from my AppDelegate .h File

#import 

@interface TableViewAppDelegat         


        
6条回答
  •  执笔经年
    2021-01-15 05:10

    Select your target project.Then set your mainstoryboard name from the dropdownlist in summary section.

提交回复
热议问题