Probably this is another bug in Xcode (saw this one: xcode 6 symbol navigator shows each class twice but it did not help).
In my Xcode I see symbols only for a .h file I created for iCal
and none of the symbols for my main app. Is there some hidden option where I can switch what to see in the symbol navigator?
My broken navigator looks like this:
(Shows only info from iCal.h)
While in the same session another project looks ok:
(I added Swift/Obj-C to reach the main Xcode user group, though this is not related to any of the languages)