bazel_dep(name = "bazel_rules_vunit", version = "0.0.0") # Required to be able to build the underlying NVC tooling. bazel_dep(name = "toolchains_llvm", version = "1.5 ...
sourcekit-bazel-bsp is designed specifically for projects that use the Bazel build system under the hood. It will not work for regular Xcode projects. For Xcode, check out projects like ...