CLion cannot fetch Xcode information with bazel 8 #6604
Labels
awaiting-maintainer
Awaiting review from Bazel team on issues
bazel 8
product: CLion
CLion plugin
type: bug
Description of the bug:
Sync complete but issues warning:
Seems to be because
XcodeProperties
was replaced byXcodeVersionPropertiesInfo
which causes the cquery inXcodeCompilerSettingsProviderImpl
to fail.Which category does this issue belong to?
No response
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Sync any C project with
bazel-8.0.0-pre.20240718.2-darwin-arm64
.Which Intellij IDE are you using? Please provide the specific version.
No response
What programming languages and tools are you using? Please provide specific versions.
No response
What Bazel plugin version are you using?
No response
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
The text was updated successfully, but these errors were encountered: