KMMBridge icon indicating copy to clipboard operation
KMMBridge copied to clipboard

SPM seems able to grab source from the target repo. Maybe we can rewrite the debug path to that?

Open kpgalligan opened this issue 6 months ago • 0 comments

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".

kpgalligan avatar Aug 21 '24 16:08 kpgalligan