Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对我的xcode有些怀疑。在 .m 文件中连接 IBoutlet 后,我将鼠标悬停在上面的屏幕截图中的圆点上。但是 IB 并没有像以前一样突出显示连接的 UILabel。发生了什么?我的 xcode 版本是 7.3.1。
每当 XCode 行为不端且干净的构建无法解决问题时尝试此操作
1) 窗口 → 项目 2) 找到当前项目 3) 删除派生数据 4) 关闭 Xcode 并重建您的项目