Tuist

Tuist

Блог

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
марта 25, 2026
Все Product Vision Engineering Case-studies Learn Community
Pedro Piñera
июня 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
июня 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
мая 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
мая 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
мая 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
апреля 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
апреля 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
апреля 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
апреля 9, 2025

Keeping your Swift apps' sensitive data secret

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