mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
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 ```