Hello Per 下面是 awesome tutorial but I don tdown stater Project,因为我想制造一个不同的数据,我做了一切工作,我只想登上 Controller
。 两者均载于<条码>。 但我只想到 我的科索尔就是这样:
2014-11-19 14:04:46.838 SlideTable [3612:87749] Failed to Immediateiate theail view controller for UIMainStorysterFile Main - may the specified entry point is not set?
这一错误意味着我做了所有必要的事情,就像在启动项目时提供的,但伊特人却找到了解决办法。
这是可能制定的法典。
AppDelegate.swift
func application(application: UIApplication, didFinishLaunchingWithOptions launchOptions: [NSObject: AnyObject]?) -> Bool {
window = UIWindow(frame: UIScreen.mainScreen().bounds)
let containerViewController = ContainerViewController()
window!.rootViewController = containerViewController
window!.makeKeyAndVisible()
return true
}
Am I missing something? I will provide further information if needed.