|
|
Fix builds failing when a target name contains spaces
Tuist now properly quotes -fmodule-map-file paths in generated Xcode build settings. Previously, projects whose target name contained whites
|
Tuist
|
Generated projects
|
4.200.5
|
GitHub
|
|
|
Make SwiftPM metadata loader portable across hosts by anchoring relative paths to the scratch directory
Tuist's SwiftPM graph loader now resolves relative paths inside .build/workspace-state.json and .build/swifterpm/package-info/index.json aga
|
Tuist
|
Generated projects
|
4.200.5
|
GitHub
|
|
|
Builds work with target names that contain spaces
Targets whose names contain spaces no longer break builds. Generated -fmodule-map-file build settings are now properly quoted, so the embedd
|
Tuist
|
Generated projects
|
4.200.5
|
GitHub
|
|
|
SwiftPM workspace state can use scratch-relative paths
The SwiftPM graph loader now resolves relative paths inside .build/workspace-state.json and .build/swifterpm/package-info/index.json against
|
Tuist
|
Generated projects
|
4.200.5
|
GitHub
|
|
|
CLI 4.200.5
This release fixes two build-time issues in generated projects: module map handling with spaces and SwiftPM state path portability. Targets
|
Tuist
|
Generated projects
|
4.200.5
|
GitHub
|
|
|
Require a truthy value for the TUIST_USE_SWIFTERPM flag
When opting into SwifterPM via the TUIST_USE_SWIFTERPM environment variable, the CLI now treats the variable as truthy only when its value i
|
Tuist
|
Generated projects
|
4.200.4
|
GitHub
|
|
|
Require a truthy value to enable TUIST_USE_SWIFTERPM
Setting TUIST_USE_SWIFTERPM no longer opts you into the SwifterPM path by mere presence. Only truthy values such as 1, true, TRUE, yes, or Y
|
Tuist
|
Generated projects
|
4.200.4
|
GitHub
|
|
|
CLI 4.200.4
The experimental SwifterPM integration now only activates when TUIST_USE_SWIFTERPM is set to a truthy value such as 1, true, or yes (case-in
|
Tuist
|
Generated projects
|
4.200.4
|
GitHub
|
|
|
Grafana data source 0.1.2
This release resolves the blockers that prevented Grafana catalog review of version 0.1.1, so the plugin can be submitted and installed from
|
Tuist
|
Generated projects
|
grafana-datasource@0.1.2
|
GitHub
|
|
|
CLI 4.200.3
This version improves reliability when you re-run failed jobs in sharded test workflows on GitHub Actions. The shard plan reference now stay
|
Tuist
|
Generated projects
|
4.200.3
|
GitHub
|