Is it potential to make use of Bazel or Buck to compile an iOS undertaking in CI/CD on Home windows/Linux machines? We wish to keep away from utilizing a Mac machine in CI/CD on account of its considerably larger value in comparison with different machines. So, my query is: Can we compile and construct iOS initiatives utilizing various construct programs like Bazel or Buck as an alternative of counting on Xcode? And, if potential, does it work with Home windows/Linux machines?
I’ve found that Bazel is able to compiling iOS builds and it now gives assist for Apple Silicon M1 with model 5.0.0. However, I have never discovered clear info on whether or not I must carry out the construct on a Mac machine.
