Daily iOS
Build and distribution

Build systems at scale

A team on an app with more than a hundred modules is drowning in project.pbxproj conflicts and slow builds. How would you choose between a project generator such as XcodeGen or Tuist and a build system such as Bazel, and on what criteria?

Submit