Hive Hive
Sign in

Set up cache on tuist generate when enableCaching is set to true

GitHub issue · Open

Metadata
Source
tuist/tuist #8836
Updated
Jun 11, 2026
Domains
CLI Cache
Details

Why is this needed?

Right now, it’s easy for engineers to forget to run tuist setup cache, leading to way slower builds because Xcode keeps trying to connect to the socket, only to time out.

Steps to address the need

When enableCaching is set to true in Tuist.swift and the socket doesn’t exist, we should set it up.

Comments
L
linear[bot] Dec 5, 2025