简体   繁体   English

如何摆脱“可能没有设置指定的入口点”?

[英]How to get rid of "perhaps the designated entry point is not set?"

I'm using Xcode version 12.0.1.我正在使用 Xcode 版本 12.0.1。 Well currently I'm working on coordinator and I found this error好吧,目前我正在研究协调员,我发现了这个错误

Failed to instantiate the default view controller for UIMainStoryboardFile 'Main' - perhaps the designated entry point is not set?

To solve this error I tried from this also iOS 7 - Failing to instantiate default view controller created new story board but still can't able to solve.为了解决这个错误,我也尝试了iOS 7 - 无法实例化默认视图 controller创建了新的故事板,但仍然无法解决。

Well, the reason for this error would come if you have not ticked the initial view controller checkbox.好吧,如果您没有勾选初始视图 controller 复选框,则会出现此错误的原因。

在此处输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM