Could not insert new outlet connection: Could not find any information for the class named "xxx".

转载:https://www.jianshu.com/p/bd3941cf7279 在Xcode中,我们可以在StoryBoard编辑界面或者是xib编辑界面中通过“Control键+拖拽“的方式将某个界面元素和对应的代码文件连接起来,在代码文件中创建outlet。 不过,如果你的运气不太好,执行以上操作的过程中你可能会遇到下面这样的错误: Could not insert new outlet
相关文章
相关标签/搜索