bazel-xcode / bazel-xcode/PodToBUILD
[Swift] Consider moving to Bazel module system
Open
- Dominant language
- Swift
- Stars
- 330
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
On Bazel `0.18` module maps are now supported by default and are working quite nicely with `rules_swift`. In earlier Bazel releases, we were required to create custom module maps, and propagate them through headers. This isn't ideal for several reasons.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.