Swift, error EXC_BREAKPOINT (code=1, subcode=0x100695474)

与世无争的帅哥 提交于 2019-12-05 03:23:45

Check your IBOutlets and if they are linked to your storyboard.

Delete the derived data of your application.

Xcode (top menu) > Preferences > Locations (tab) > Derived Data gives you the path of the folder and simply trash the respective project folder inside that.

Also try cleaning your project if necessary.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!