Hive Hive
Sign in

fix(cli): quote -fmodule-map-file paths to account for whitespace

GitHub issue · Closed

Metadata
Source
tuist/tuist #11239
Updated
Jun 24, 2026
Domains
Generated projects
Details

The new generated module map files would break the -fmodule-map-file build setting if the target name contained spaces. This led to a path with a space in it and the command line build invocation would split on that newline causing the build to fail.

How to test locally

Includes an update to generated_app_with_spm_dependencies to exhibit the bug in 4.198.2 and validate the fix correctly allows it to build.

Flights

Investigate, reproduce, or fix this item in an isolated repository. Each Flight preserves its outcome and agent session.

New Flights are paused Configure model inference, GitHub, and a sandbox provider to start another Flight. Existing results remain available below.
No Flights yet

Start a Flight and preserve its objective, outcome, and session here.

Comments
TA
tuist-atlas[bot] Jun 16, 2026

The fix for quoting -fmodule-map-file paths to account for whitespace is now available in version 4.200.5. Update to include this change.