I just switched the project using the storyboard from Xcode 4 to Xcode 5 and received a whole bunch of warnings about invalid viewing. However, Xcode seems a little shy about showing them to me. When I look through the storyboard and select things, Xcode adds these warnings to the Problem Navigator - and then, if I don’t quickly jump on them, it deletes them again without me, actually changing anything. I did not even understand what actions cause the appearance and disappearance of warnings. This is very annoying - at one point there were about 20 warnings that quickly disappeared before I could address them.
I want to track all these problems and solve them, but I don’t know how to do it. What causes Xcode to add and remove these warnings in Problem Navigator, and how can I track them all when Xcode hides them from me?
source share