KMMBridge
KMMBridge copied to clipboard
SPM seems able to grab source from the target repo. Maybe we can rewrite the debug path to that?
Debug info points at absolute paths. That's why building from source is generally better for visibility. However, SPM grabs the repo source and adds it to Xcode. You can browse, but not debug. If we can override the paths, we might be able to have the equivalent of "source jars".