Blog
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.
Tuist Test Insights for Xcode
Get Xcode test analytics and optimize your test suite with Tuist Test Insights.
Teaching AI to Read Xcode Builds
From debugging build issues to building agent-friendly build observability. Exploring how structured build data could transform how AI agents understand and optimize Xcode builds.
Tuist Registry: an open Swift Package Registry
Tuist Registry is an open Swift Package Registry for fast SwiftPM resolution—no authentication required.
Build Smart Before You Build Fast
Discover how merge throughput evolves as your team grows, and why optimizing build and test times becomes critical for business velocity
Designing the new marketing site
Unveiling the new Tuist website, and a behind-the-scenes look at our evolution from a CLI-only tool to an all-in-one platform for app development.
Organize your targets with metadata tags
Discover how metadata tags help you organize modules across multiple dimensions and focus development with module caching.
Speed up your builds with the remote Tuist cache for Xcode
Learn how the Xcode compilation cache works and how Tuist shares it to cut build times in local and CI environments
Why Large Swift Projects Hit a Wall (And How to Break Through)
Large Swift codebases hit walls: slow builds, flaky tests, complex graphs. We dive into why Apple's toolchain struggles at scale and how teams can overcome these challenges without React Native or Bazel.
Tuist's AI whitepaper
AI is revolutionizing how we build Apple apps. We're pioneering agentic coding, Tuist QA (automated QA testing), instant previews, and data accessibility to make Swift development dramatically faster and more accessible.