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
April 28, 2026
全部 Engineering Case-studies Product Vision Learn Community
Pedro Piñera
April 10, 2025

Shaping a one-stop shop for app developers

We reflect on what we've learned and the vision that we have for Tuist and the role it'll play in the app development ecosystem.

Pedro Piñera
April 9, 2025

Keeping your Swift apps' sensitive data secret

Learn how to safely share and use sensitive data in your Swift apps.

Pedro Piñera
April 3, 2025

Tuist is now SOC 2 Type II compliant

We are thrilled to announce that Tuist is now SOC 2 Type II compliant

Pedro Piñera
April 3, 2025

Transform your LLM into an Xcode project copilot

Master your projects with the Tuist CLI MCP server by leveraging LLMs.

Pedro Piñera
March 25, 2025

Optimize your Swift test suite to run faster

Slow test suites drag your team down. Learn how to speed up your Swift tests effectively.

Pedro Piñera
March 21, 2025

Strategies to avoid merge conflicts in Xcode Projects

Learn why Xcode’s project.pbxproj triggers Git conflicts and how solutions like workspaces, SwiftPM or buildable groups can help developers reduce frustration in collaborative projects.

Pedro Piñera
March 11, 2025

Own your Swift apps' automation

Discover how to increase flexibility in your CI workflow for Swift apps by taking ownership of your automation and reducing provider dependencies.

Pedro Piñera
February 28, 2025

Momentum

Protect your developers' momentum to build better apps.

Pedro Piñera
February 25, 2025

Tuist Generated Projects: why generate Xcode projects in 2025

Learn why Tuist Generated Projects (Xcode project generation) are still relevant for scaling Xcode projects in 2025.