Files
SwiftLint/bazel
JP SimardandGitHub 5e04661e63 Mark rules_xcodeproj as a dev_dependency (#5112)
To do this, the `xcodeproj` definition needs to move out of the main
`BUILD` file, so it's now moved to `bazel/BUILD`.

The command to generate the Bazel Xcode project is now

```
bazel run //bazel:xcodeproj
```
2023-07-09 09:54:04 -04:00
..
2023-01-19 17:04:21 -05:00
2023-07-06 13:33:37 -04:00