Skip to content

Conversation

bc-lee
Copy link

@bc-lee bc-lee commented Apr 20, 2025

This PR adds a MODULE.bazel file at the root of the project, which is required for Bazel Modules.
It also updates BUILD.bazel for compatibility with the latest Bazel version (8.2.1 at the time of writing).
Additionally, existing GitHub Actions workflow is updated to test the Bazel build.

Fixes #239

bc-lee added 4 commits April 20, 2025 09:08
Introduce a MODULE.bazel file to enable native support for bzlmod.
Update BUILD.bazel to allow the tests to run on macOS as well.
Some test cases in Bazel are modified (still enabled in SPM and
CocoaPods) due to issues with objc_library and module imports.
@bc-lee
Copy link
Author

bc-lee commented Apr 20, 2025

Actually, the first two commits belong to #238, which is required to fix the failing tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Support for Bazel Modules

1 participant