Y
Hacker News
new
|
ask
|
show
|
jobs
by
hnov
1468 days ago
You actually do, what Tulsi generates is an XCode project that has shell script build steps that call out to bazel. Bazel underneath the covers will end up calling the clang that comes with XCode.