Tuist

Tuist

Блог

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.

Pedro Piñera
июля 16, 2026
Все Product Engineering Vision Case-studies Learn Community
Marek Fořt
декабря 3, 2025

Tuist Test Insights for Xcode

Get Xcode test analytics and optimize your test suite with Tuist Test Insights.

Pedro Piñera
ноября 27, 2025

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.

Marek Fořt
ноября 26, 2025

Tuist Registry: an open Swift Package Registry

Tuist Registry is an open Swift Package Registry for fast SwiftPM resolution—no authentication required.

Pedro Piñera
ноября 17, 2025

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

Asmit Malakannawar
ноября 3, 2025

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.

Pedro Piñera
октября 31, 2025

Organize your targets with metadata tags

Discover how metadata tags help you organize modules across multiple dimensions and focus development with module caching.

Marek Fořt
октября 22, 2025

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

Pedro Piñera
сентября 22, 2025

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.

Pedro Piñera
августа 11, 2025

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.