| git_repository( | |
| name = "build_bazel_rules_apple", | |
| remote = "https://github.com/bazelbuild/rules_apple.git", | |
| commit = "7ea0557", | |
| ) | |
| git_repository( | |
| name = "bazel_ios_warnings", | |
| remote = "https://github.com/material-foundation/bazel_ios_warnings.git", | |
| tag = "v1.0.0", | |
| ) |