Whats the trick to get linking between swift files and kotlin symbols working. Right now clicking into a Kotlin symbol within a swfit file takes me to the header file in the xcframework we depend on.
Our iOS application has multiple modules that rely on the same framework.