Tuist

Tuist

Blog

Run your test suite across balanced shards

When parallelizing tests on a single machine isn't enough, sharding across multiple CI runners is the next step. Tuist uses historical timing data to create dynamically balanced shards so every runner finishes roughly at the same time.

Marek Fořt
March 25, 2026
All Product Vision Engineering Case-studies Learn Community
Pedro Piñera
June 6, 2025

Building data-driven dev environments for Apple platforms

Explore how Apple's proprietary Xcode formats prevent data-driven development decisions and how Tuist is building the missing infrastructure to unlock productivity insights.

Marek Fořt
June 5, 2025

Measure, analyze, and improve your build times with Tuist Build Insights

Get Xcode build analytics for local and CI builds with Tuist Build Insights.

Pedro Piñera
May 20, 2025

Building a business around Tuist

Our lessons building a dev tools business: community focus, human-centered marketing, technological pragmatism, and creating sustainable innovation.

Marek Fořt
May 15, 2025

Track and inspect your app bundle size with Tuist

Use Tuist Bundle Analysis (bundle size insights) to minimize install and download size.

Pedro Piñera
May 13, 2025

Vibe Xcoding your apps

Explore how LLMs are changing the way we code and the exciting opportunities ahead as Apple brings 'vibe coding' to the Xcode ecosystem for Swift developers.

Asmit Malakannawar
April 17, 2025

Meet the new Tuist dashboard

After months of work, we're excited to release a redesign of the Tuist dashboard, our new foundation to deliver the best developer experience possible.

Pedro Piñera
April 15, 2025

Automate your Swift projects

We compare various automation options for Swift projects including Fastlane, Sake, swift-sh, bash, and other scripting languages. Our guide presents practical examples and trade-offs to help developers select the most appropriate solution for their specific needs, suitable for both newcomers and those evolving existing automation setups.

Pedro Piñera
April 10, 2025

Shaping a one-stop shop for app developers

We reflect on what we've learned and the vision that we have for Tuist and the role it'll play in the app development ecosystem.

Pedro Piñera
April 9, 2025

Keeping your Swift apps' sensitive data secret

Learn how to safely share and use sensitive data in your Swift apps.