You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.
sh build_and_run.sh
ERROR: /private/var/tmp/_bazel_yunxiao/f105df080db21e26596eada1510c89c8/external/local_config_xcode/BUILD:12:13: in xcode_config rule @local_config_xcode//:host_xcodes: --xcode_version=13.2.1 specified, but '13.2.1' is not an available Xcode version. available versions: [13.4.1.13F100]. If you believe you have '13.2.1' installed, try running "bazel shutdown", and then re-run your command.
sh build_and_run.sh
ERROR: /private/var/tmp/_bazel_yunxiao/f105df080db21e26596eada1510c89c8/external/local_config_xcode/BUILD:12:13: in xcode_config rule @local_config_xcode//:host_xcodes: --xcode_version=13.2.1 specified, but '13.2.1' is not an available Xcode version. available versions: [13.4.1.13F100]. If you believe you have '13.2.1' installed, try running "bazel shutdown", and then re-run your command.
cat .bazelrc
-- bazelbuild/stardoc#112
common --incompatible_allow_tags_propagation
build --cpu=darwin_x86_64
build --apple_platform_type=macos
-- This is required for re-invoking bazel in shell tests. CI adds it implicitly
test --test_env=HOME
I found no xcode version restriction code,What should I do next?
The text was updated successfully, but these errors were encountered: