Hive Hive
Sign in

Forward custom environment variables to manifest evaluation

Metadata
Source
GitHub
Version
4.193.0
Published
May 11, 2026 · 15:24 UTC
Repository
tuist/tuist
Update

A new manifestEnvironment option is available in Tuist.swift under GenerationOptions. You can list extra environment variables (or prefixes like OPENSWIFTUI_*) that should be forwarded to the evaluation of Project.swift, Workspace.swift, Package.swift, and project description helpers. Changes to those values also invalidate the manifest cache so generated projects stay consistent.