I'm using the latest and greatest Xcode: Version 11.2.1 (11B500). When I add a properly built and tested xcframework to a project -- even a new, empty project, either iOS or macOS -- There's no disclosure triangle to reveal the contents of the xcframework.
Is it just me, or is this happening to others? I'm trying to determine if this is a bug, id-10-t error, or working as intended.
When I look at the WWDC2019 "Binary Frameworks in Swift" video, I see that there's a disclosure triangle for Harlan's "FlightKit.xcframework" and other tutorials with screenshots show the same.
I know I can browse the headers in BBEdit, but it's kind of PITA to leave the environment.
Any ideas?
Postscript: latest and greatest public release of Catalina, too: 10.15.1 (19B88), and occurs on three different computers of mine.