博客
Answers from the source
Our fast, technical support is the thing customers love and the thing that doesn't scale. So instead of scaling the support team, we packaged the way we find answers into our MCP and let people's own agents do it.
SwifterPM: faster Swift package resolution for generated, Bazel, and Buck2 projects
Our users kept telling us that resolving Swift packages was slow, and that the directories where they get resolved ate gigabytes of disk. That pain has only grown as people run several agents across worktrees at once. So we built SwifterPM. It leaves resolution to the Swift Package Manager and speeds up everything around it: fetching the pinned sources, putting them on disk, and reading their manifests. Starting today it's the default for Tuist generated projects, with an environment variable to opt out, and it ships as a rule for Bazel and Buck2.
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.
Velocity for Every Gradle Team
We're bringing years of experience scaling Xcode projects to the Gradle ecosystem. Remote cache, build insights, test insights including flaky test detection are all available for your Gradle projects today.
Our Swift CLI now runs on Linux
Tuist is no longer macOS-only. You can now run analytical workflows or leverage the upcoming Tuist Gradle support on Linux.
Stop Flaky Tests from Blocking Your PRs
Flaky tests waste engineering hours and block PR throughput. Learn how Tuist automatically detects, tracks, and quarantines flaky tests so your team can ship faster.
From reactive to proactive with the new Slack integration
Stop finding out about build regressions from frustrated teammates. Let Tuist notify you in Slack the moment something goes wrong.
Tuist Previews: SDK and Tracks for app previews
Keep everyone on the latest app previews with the Tuist SDK and Tracks.
Tuist in 2025: Building for the Long Game
How we went from a project generator to a productivity platform, grew the team, shipped more than ever, and discovered what sustainable developer tooling really means
Tuist Test Insights for Xcode
Get Xcode test analytics and optimize your test suite with Tuist Test Insights.