Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Cache warming no longer tracks per-target build durations tuist cache warm no longer copies and parses .xcactivitylog files to infer per-target build durations. This removes an unused metadata path
Tuist
Cache
4.201.0-rc.1
GitHub
DocC builds support package documentation module imports DocC builds for generated projects now handle Swift package targets whose public headers import another module from the same package. Tuist
Tuist
Generated projects
4.201.0-rc.1
GitHub
SwiftPM resolve output is streamed during tuist install When resolving Swift packages through the SwifterPM integration, stdout and stderr from delegated swift package resolve are now forwarded to
Tuist
Generated projects
4.201.0-rc.1
GitHub
Hostless tests run in separate project schemes When a workspace scheme mixes app-hosted and host-less unit test bundles, tuist test now runs the generated project test schemes separately
Tuist
Generated projects
4.201.0-rc.1
GitHub
Generated module map files keep stable mtimes Tuist no longer rewrites generated dependency module maps and response files when their contents have not changed, preserving their modifica
Tuist
Generated projects
4.201.0-rc.1
GitHub
SwiftPM prebuilt paths are sanitized Tuist now sanitizes control characters and /private/var paths in SwiftPM prebuilt artifact paths, fixing generation failures with precompile
Tuist
Generated projects
4.201.0-rc.1
GitHub
External resource bundles are no longer embedded in cached frameworks Internal source frameworks generated during cache workflows no longer receive transitive external SwiftPM resource bundles in their Copy Res
Tuist
Cache
4.201.0-rc.1
GitHub
Framework search path response files are quoted When many framework search paths are consolidated into a response file, the path reference is now quoted in compiler and linker flags. This
Tuist
Generated projects
4.201.0-rc.1
GitHub
Suite shard destinations resolve from the selected test plan When using suite-level test sharding with a scheme that has multiple test plans, Tuist now threads the selected test plan through destinatio
Tuist
CLI
4.201.0-rc.1
GitHub
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