Kai Jing
Kai Jing
## Context 🕵️♀️ in the current release 8.0.2, when trying to read sourcebreakpoint file directly, let sourcebreakpoint = path + "Breakpoints_v2.xcbkptlist" try XCBreakpointList(path: sourcebreakpoint) ## What 🌱 Got an error,...
Make build work in bzlmod
### Description of the bug: After upgrading Bazel from 6.4 to 7.1.2, iOS app has a runtime crash. Here are more details: * It crashed on one commercial xxxSDK. It...
Hi, When we upgrade Bazel from 6.x to 7.x, it seems that the flag `build --apple_platform_type=ios` no longer works. We expect to use the below config in .bazelrc, to detect...