Tuist

Tuist

Blog

Opening up the Tuist Registry

Tuist Registry is now available to all – no authentication or account required.

Marek Fořt
11월 26, 2025
전체 Product Learn Community Engineering Case-studies
Pedro Piñera
5월 26, 2020

Dynamically generating Xcode projects

In this blog post I talk about how Xcode's determinism and speed relates to the static nature of Xcode projects, and how Tuist leverages dynamism to help teams overcome the challenges of scaling up projects.

Pedro Piñera
5월 11, 2020

Tuist 1.8.0 - Adding support for localized sources

In this blog post I talk about the Tuist verion 1.8.0 and the improvements that come with it. One of those is being able to define localized sources in the targets. Moreover, we changed the way we read the Swift version to always read it from the environment.

Pedro Piñera
4월 28, 2020

Why Tuist?

In this blog post I share my thoughts on why I think Tuist is a good choice to scale up Xcode projects, and guide the reader through what I believe are key features to make that easy.

Natan Rolnik
4월 21, 2020

Tuist 1.7.1 - Edit all manifests, safer build settings API and SwiftUI projects

Easier manifests editing and safer configurations with Tuist 1.7.1

Marek Fořt
3월 25, 2020

Tuist 1.5.0 - Scaffold command, performance, Mint

Tuist's new version 1.5.0 brings scaffold command, performance improvements and Mint support

Pedro Piñera
3월 16, 2020

Tuist 1.4.0 - Lint command, more verbose logs, and configuration of the project organization

The just released version of Tuist, 1.4.0, adds support for printing more verbose logs, and configuring the Xcode organization.

Pedro Piñera
2월 26, 2020

Tuist 1.3.0 - Performance improvements and generation of projects while editing

The newest release brings you many bugfixes and improvements. However with the number of contributors steadily growing the team has also been busy thinking and writing about the direction of Tuist. We have a rough plan for Tuist 2.0 and work has started on compiling a manifesto to explain a bit more about the goals and values of the project.

Vytis
1월 31, 2020

Tuist 1.2.0 - Bugfixes, improvements and future direction

The newest release brings you many bugfixes and improvements. However with the number of contributors steadily growing the team has also been busy thinking and writing about the direction of Tuist. We have a rough plan for Tuist 2.0 and work has started on compiling a manifesto to explain a bit more about the goals and values of the project.

Pedro Piñera
12월 27, 2019

API for excluding files with Tuist 1.1.0

The new version of Tuist ships with improvements in the API for defining files so that users can exclude files using glob patterns. Moreover, we made some changes in the architecture of the project and introduced two new targets to the family, TuistGalaxy and TuistAutomation.