Scaling iOS at Bumble: Part 3/3 — Results and Developer Quality of Life
Bumble evaluated SPM, Tuist and Bazel for scaling their iOS projects and chose Tuist as the best balance of low disruption, Swift-based familiarity, and performance. They migrated in Q2 2023, simplified modularisation, drastically reduced xcconfig sprawl, and set up processes to track tuist generate performance and enforce modular architecture. Tuist did not automatically improve build times, but enabled better modularisation and caching options; the migration was considered successful with positive developer feedback.