开发者社区> 问答> 正文

xcode b6 问题

func application(application: UIApplication!, didFinishLaunchingWithOptions launchOptions: NSDictionary!) -> Bool {
    var mainTabBar = HBTabBarController()
    self.window?.rootViewController = mainTabBar
    self.window?.makeKeyAndVisible()
    return true
}
2014-08-23 12:05:46.281 swiftTest[1939:80920] Unknown class _TtC9swiftTest14ViewController in Interface Builder file. 2014-08-23 12:05:46.300 swiftTest[1939:80920] 17545849:_UIScreenEdgePanRecognizerEdgeSettings.edgeRegionSize=13.000000 2014-08-23 12:05:46.329 swiftTest[1939:80920] 17545849:_UIScreenEdgePanRecognizerEdgeSettings.edgeRegionSize=13.000000 2014-08-23 12:05:46.333 swiftTest[1939:80920] 17545849:_UIScreenEdgePanRecognizerEdgeSettings.edgeRegionSize=13.000000 2014-08-23 12:05:46.336 swiftTest[1939:80920] 17545849:_UIScreenEdgePanRecognizerEdgeSettings.edgeRegionSize=13.000000

请问以上在xcode6 b6 是什么问题啊

展开
收起
a123456678 2016-07-27 14:00:01 1661 0
0 条回答
写回答
取消 提交回答
问答分类:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载