Tuist

Tuist

Блог

The Three Layers of Developer Productivity

Most companies optimize developer productivity by throwing faster machines at the problem. But productivity has three layers, and ignoring the hard ones means wasting the easy ones.

Pedro Piñera
марта 4, 2026
Все Vision Product Engineering Case-studies Learn Community
Pedro Piñera
февраля 2, 2026

Codex cut Mastodon iOS clean builds 80%

We gave Codex the Mastodon iOS client and asked it to migrate the project to Tuist generated projects, enable caching, and benchmark the results. Here is what happened.

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.

Pedro Piñera
февраля 6, 2025

Debugging the communication between Xcode and XCBBuildService

Learn how to debug the communication between Xcode and XCBBuildService with XCBLoggingBuildService.