Tuist

Tuist

Blog

Engaging stories and expert insights

Organize your targets with metadata tags

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

Pedro Piñera
October 31, 2025
All Product Learn Community Engineering Case-studies
Pedro Piñera
June 4, 2020

Building your projects with Tuist 1.10.0

This blog post introduces the latest version of Tuist, 1.10 Alma, that starts making projects the source of truth for automation too by providing a standard command, "tuist build", for building projects.

Pedro Piñera
May 29, 2020

Tuist 1.9.0 - Speedy Gonzales

In this blog post we announce the latest version of Tuist, 1.9.0, which introduces significant improvements in the performance of the project generation.

Pedro Piñera
May 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.

Natan Rolnik
April 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
March 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
March 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
February 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
January 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
December 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.