警告:Scene is unreachable due to lack of entry points and does not have an identifier for runtime access via-instantiate ViewControllerWithIdentifier.
消除方法:给storyboard id 赋值
当出现'Scene is unreachable due to lack of entry points...'警告时,可以通过为Storyboard ID赋值来消除。该问题通常发生在没有入口点且未设置运行时访问的ViewController上。
警告:Scene is unreachable due to lack of entry points and does not have an identifier for runtime access via-instantiate ViewControllerWithIdentifier.
消除方法:给storyboard id 赋值

被折叠的 条评论
为什么被折叠?