logoalt Hacker News

SoKamillast Monday at 6:10 PM1 replyview on HN

Have you worked with Bazel before? Do you have a comparison to Tuist?


Replies

mykoyesterday at 5:40 PM

I haven't earnestly used Bazel but my limited experience with it is that it does work fairly well and if your project is multiplatform it might be a better choice than Tuist for the Apple specific pieces. But if your project is all Apple and you're deeply into the ecosystem Tuist would be my recommendation - instead of Bazel's DSL you just write Swift to describe your project.