Hive Hive
Sign in

Fix builds with target names that contain spaces

Metadata
Source
GitHub
Version
4.200.5
Published
Jun 15, 2026 · 14:58 UTC
Repository
tuist/tuist
Update

Builds no longer break when a target name contains spaces. The -fmodule-map-file path is now quoted so the compiler treats the full path as one argument instead of splitting on whitespace.