首页 > loaded the "HomeView" nib but the view outlet was not set.'

loaded the "HomeView" nib but the view outlet was not set.'

真机运行只有5的会崩溃,提示

[UIViewController _loadViewFromNibNamed:bundle:] loaded the "HomeView" nib but the view outlet was not set.'

不知道是为什么....


log的意思是,你的viewController执行_loadViewFromNibNamed:bundle方法,读取HomeView.xib"的时候,xib里面的onwer(ViewContoller)的view outlet没有拉线。

【热门文章】
【热门文章】