|
|
Warm test builds stay incremental when dependency module maps are generated
Previously, generated dependency module maps and framework search path response files were rewritten on every generation, which updated thei
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
Generation no longer crashes from stack overflow on large dependency graphs
Very large but valid acyclic dependency graphs could crash tuist generate because several graph traversals were recursive. Circular dependen
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
SwiftPM artifact restores now use SwiftPM’s scratch path
Updating SwifterPM to 0.8.13 fixes restore path handling so artifact restores write to SwiftPM's artifact scratch path. This avoids restore
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
tuist inspect –help now lists –verbose
The inspect command family now declares the --verbose logging flag so it appears in help output for tuist inspect and all subcommands. This
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
Mixed app-hosted and host-less unit tests no longer crash in workspace runs
When the autogenerated workspace scheme contained both app-hosted and host-less unit test bundles, running tuist test could crash while boot
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
SwiftPM resolution progress is now streamed during install
Output from delegated swift package resolve is now forwarded to the terminal so tuist install no longer appears stalled while resolving depe
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
Fixed builds for targets with whitespace in their names
When many framework search paths were consolidated into a response file, target names containing whitespace split the response file path int
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
SwifterPM 0.8.12: skip __MACOSX bundles and stream resolve output
The SwifterPM dependency has been updated to 0.8.12, which strips __MACOSX shadow bundles from extracted binary artifacts and streams output
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
SwifterPM fixes for artifact extraction, resolve output, and restore paths
The SwifterPM dependency has been updated to pick up upstream fixes: extracted archives now strip top-level __MACOSX shadow bundles, which p
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
SwifterPM 0.8.13: use SwiftPM artifact scratch path for restores
The SwifterPM dependency has been updated to 0.8.13, which restores binary artifacts under SwiftPM's canonical .build/artifacts/ layout inst
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|