ブログ
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.
The Three Layers of Developer Productivity
Most companies optimize developer productivity by throwing faster machines at the problem. But productivity has three layers, and ignoring the hard ones means wasting the easy ones.
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.
Codex cut Mastodon iOS clean builds 80%
We gave Codex the Mastodon iOS client and asked it to migrate the project to Tuist generated projects, enable caching, and benchmark the results. Here is what happened.
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
monday.com cut CI time in half
monday.com slashed CI times from 20 to 9 minutes and scaled to 200 modules with Tuist. Learn how their 20-engineer iOS team transformed their development workflow.