【发布时间】:2021-08-21 04:02:32
【问题描述】:
如下所示的错误日志
2021-06-03 09:59:16.251029+0800 testing2[7167:2095191] [Storyboard] Unknown class _TtC8testing218NextViewController in Interface Builder file. Could not cast value of type 'UIViewController' (0x1d8c46428) to 'NextViewController' (0x102a90c50). 2021-06-03 09:59:16.252513+0800 testing2[7167:2095191] Could not cast value of type 'UIViewController' (0x1d8c46428) to 'NextViewController' (0x102a90c50). (lldb)
我的演示详细信息有一个链接 https://drive.google.com/file/d/1LcY3hb3yGYf_3bZpo6qnvZPMviVp2Jft/view?usp=sharing
我是菜鸟,请详细说一下步骤~谢谢
【问题讨论】:
标签: ios swift objective-c iphone xcode