Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Default build flags have warnings in Bazel 7 #2876

Open
brentleyjones opened this issue Jan 19, 2024 · 0 comments
Open

Bug: Default build flags have warnings in Bazel 7 #2876

brentleyjones opened this issue Jan 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@brentleyjones
Copy link
Contributor

Description

WARNING: Option 'experimental_remote_download_regex' is deprecated: Use --remote_download_regex instead

Reproduction steps

Build one of the examples when using Bazel 7+.

Expected behavior

We should adjust the flags we set based on the Bazel version we detect in the outer invocation.

rules_xcodeproj version

1.15.0

Xcode version

N/A

Bazel version

7.0.1

rules_apple version

No response

rules_swift version

No response

Additional information

No response

@brentleyjones brentleyjones added the bug Something isn't working label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant