Hive Hive
Sign in

Drops

Shipped updates from GitHub releases and changelog feeds across every domain.

Activity
Published Title Project Domains Version Source
CLI releases are now distributed through canary, RC, and stable channels The CLI now publishes three release channels. Main builds become canary prereleases, release candidates soak on a dedicated branch, and stab
Tuist
Distribution
4.201.0-rc.1
GitHub
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