bazel-xcode / bazel-xcode/xchammer
Xcode -> Bazel Debugger integration may stop working under certain situations
Open
- Dominant language
- Swift
- Stars
- 314
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we have a few ways to integrate with the debugger that may have fragility, especially in situations like migrating to Bazel. After running a Bazel build for the first time we generate a source map into the home directory.
Confirm if:
- Xcode is able to load this source map consistently and try to mitigate it otherwise
- Switching between Bazel and Xcode is working
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.