|
|
Build Runs UI shows scheme test configuration
When you run tuist test without passing --configuration, the uploaded build run now reports the configuration from the selected scheme's tes
|
Tuist
|
CLI
|
4.201.0-rc.1
|
GitHub
|
|
|
Large dependency graphs no longer cause recursion overflow
Recursive graph traversals used for circular dependency detection, topological sorting, module map mapping, and static product linting have
|
Tuist
|
Generated projects
|
4.201.0-rc.1
|
GitHub
|
|
|
SwiftPM warning control settings are supported
Tuist now decodes and maps SwiftPM warning-control target build settings, including treatAllWarnings, treatWarning, and enableWarning. Packa
|
Tuist
|
Generated projects
|
4.201.0-rc.1
|
GitHub
|
|
|
Library products can be cached in the module cache
Static and dynamic library targets can now be cached and reused as binary XCFrameworks through the module cache. When warming, Tuist creates
|
Tuist
|
Cache
|
4.201.0-rc.1
|
GitHub
|
|
|
SwiftPM binary artifact restores use the artifact scratch path
The SwifterPM dependency has been updated to use SwiftPM's artifact scratch path for restores. This fixes restore path handling for binary a
|
Tuist
|
Generated projects
|
4.201.0-rc.1
|
GitHub
|
|
|
Omitted: support SwiftPM static library artifact bundles
The release notes include an entry for support of SwiftPM static library artifact bundles, but no corresponding pull request URL is provided
|
Tuist
|
Generated projects
|
4.201.0-rc.1
|
GitHub
|
|
|
DocC builds work for package header module imports
DocC builds for generated projects now succeed for packages whose public headers import another module from the same package that is not exp
|
Tuist
|
Generated projects
|
4.201.0-rc.1
|
GitHub
|
|
|
SwiftPM warning control settings are supported
Tuist now supports SwiftPM warning control target build settings such as treatAllWarnings, treatWarning, and enableWarning. These are mapped
|
Tuist
|
Generated projects
|
4.201.0-rc.1
|
GitHub
|
|
|
SwifterPM materialization configurable via install passthrough
SwifterPM's cached directory materialization option can be configured through Tuist's existing install passthrough arguments, such as TUIST_
|
Tuist
|
Generated projects
|
4.201.0-rc.1
|
GitHub
|
|
|
SwiftPM static library artifact bundles are supported
SwiftPM static library artifact bundles (SE-0482) are now supported. Tuist generates a lightweight XCFramework-compatible wrapper under deri
|
Tuist
|
Generated projects
|
4.201.0-rc.1
|
GitHub
|