Hi all,
I'm using Xcode 7.2.1 (7C1002) on 10.11.1.
Are the Callers and Callees menu items (in the left-hand menu of the source editor jump bar) supposed to be working in Swift?
In my Objective-C code, the menu items appear, and work fine. I rely on them very heavily.
But when I load a Swift project, these menu items are always disabled, regardless of where in the Swift code I click.
Cheers.