Hacker News new | ask | show | jobs
by Unknoob 2437 days ago
I've looked at Bazel some time ago but it was lacking full Swift support. There's some mentions to Swift scattered across the docs but some of them lead to 404 pages[1].

Has anyone gotten a Swift + Objective-C project running on Bazel or should I stay with Facebook's Buck?

[1]: https://github.com/bazelbuild/rules_apple/blob/master/doc/ru...

Edit: Found the correct links for the Swift/Apple support docs.

https://github.com/bazelbuild/rules_swift

https://github.com/bazelbuild/rules_apple

1 comments

We (Zenly) are, it works well!