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 7.2 错误,即使在选择任何元素后,xcode 也会显示所有检查器都是空的。这是什么样的错误以及如何解决这个问题?(安装 CocoaPod 后立即出现问题)
我的故事板也有同样的问题。我设法通过选择其他 XIB 并选择那里的任何元素来修复我的检查员,以便在右侧看到其中一个检查员。然后我切换回我的故事板,我的检查员不再是空的。
我尝试重新启动我的 Mac,但问题仍然存在(这已经解决了朋友的问题)。我不知道为什么会出现这个问题,但是在更新我的项目的 pod 时解决了这个问题。
在终端中,将目录更改为我的项目并点击。
pod update