Working with 70+ iOS engineers uncovers many problems with Apple's tooling. By replacing Xcode's build system with bazel, we were able to decrease build times, stop doing clean builds on CI, and rely on remotely cached artifacts to stop developers from having to rebuild files they haven't changed.