Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
tuist generate skips static-products linting when warning targets is .none When staticSideEffectsWarningTargets is set to .none, tuist generate no longer performs the full graph DFS before discarding every finding.
Tuist
Generated projects
4.202.0-rc.1
GitHub
Scheme code coverage targets can reference external and SPM projects Project schemes can now include codeCoverageTargets from any project in the workspace, including Swift Package Manager-generated projects, b
Tuist
Generated projects
4.202.0-rc.1
GitHub
Cache warm and cache reuse share the same hashing graph, so warmed binaries stop being silently rebuilt Targets warmed with tuist cache warm are now correctly reused by tuist generate --cache-profile all-possible and by build/generate cache rep
Tuist
Cache
4.202.0-rc.1
GitHub
Logged-out tuist setup cache no longer pins a respawning daemon tuist setup cache while logged out now fails immediately with an actionable "You must be authenticated" message and installs no LaunchAgent,
Tuist
CLI
4.202.0-rc.1
GitHub
tuist bazel setup verifies the cache endpoint is reachable before writing .bazelrc.tuist tuist bazel setup now probes the resolved remote cache endpoint before writing .bazelrc.tuist, regardless of whether the URL came from the s
Kura, Tuist
Kura
4.202.0-rc.1
GitHub
Xcode CAS daemon respects the runner’s override cache endpoint and feature flags The runner-supplied private-network cache override is now forwarded into the Xcode compilation cache (CAS) daemon's launchd-agent environmen
Tuist
Cache
4.202.0-rc.1
GitHub
tuist cache warm prints remote/local hit and miss counts as a summary line tuist cache warm now prints a single machine-readable summary line at the end of the warm step with the counts that match tuist cache-run sh
Tuist
CLI, Cache
4.202.0-rc.1
GitHub
Swift framework search paths are consolidated for projects with many precompiled frameworks For projects with many precompiled frameworks (cached binary artifacts, large external dependency graphs), the generated project now passes
Tuist
Generated projects
4.202.0-rc.1
GitHub
External SPM packages with build-tool-plugin dependencies generate cleanly External SwiftPM packages that depend transitively on a build-tool plugin product no longer crash tuist generate with "Could not locate proj
Tuist
Generated projects
4.202.0-rc.1
GitHub
Duplicate xcframework warnings no longer fire for SwiftPM convergence cases External SwiftPM products that resolve to the same .xcframework binary no longer produce a false-positive "duplicate xcframework dependency"
Tuist
Generated projects
4.202.0-rc.1
GitHub