Tuist

Tuist

Блог

L10N.md: localization built like we ship software

Existing localization tools take content out of the repository and translate it in environments where changes can't be validated. We tried Crowdin and Weblate, none of them felt right. So we built our own system on top of LLMs, with the repository as the source of truth and a lockfile to keep things incremental.

Pedro Piñera
апреля 28, 2026
Все Engineering Case-studies Product Vision Learn Community
Pedro Piñera
февраля 14, 2019

Tuist 0.11.0 has been released

Tuist 0.11.0 is out and it includes features like "tuist up" that help users configure their environment before working with the projects, or support for generating target schemes. This version also adds support for defining environment variables for targets, as well as some minor improvements and fixes.

Pedro Piñera
декабря 20, 2018

Announcing Tuist 0.10 and its new 'up' command

Learn more about the newest version of Tuist which comes with a powerful and useful feature, a new 'tuist up' command.

Pedro Piñera
декабря 3, 2018

Version 0.9.0 published

In this blog post we talk about the changes that come with the recently published version 0.9.0.

Pedro Piñera
июля 28, 2018

Introducing Tuist

Tuist was oficially released. Read more on this blog post about what motivated us to build Tuist and how it can help you scale your Xcode projects.