Callers & Callees menus supported in Swift?

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.


Anyone?


OK, I'll put it another way: does anyone see the Callers and Callees menus as enabled, when writing Swift code?

Callers & Callees menus supported in Swift?
 
 
Q