Quick help not working with binary XCFrameworks

Originator:osrufung
Number:rdar://FB12088030 Date Originated:31/03/2023
Status:Open Resolved:
Product:Xcode Product Version:14.3
Classification: Reproducible:
 
This issue happen only with Swift XCFrameworks created following this documentation
https://developer.apple.com/documentation/xcode/creating-a-multi-platform-binary-framework-bundle

Once you include that framework in your project, autocomplete shows the API documentation for every documented method or property, but the Quick Help menu do not show anything (see attachment)

Comparing with other XCFrameworks, with Objective-C code, I can see that works correctly, but not for Swift frameworks.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!