Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
tuist setup cache no longer pins a cache-start respawn loop when logged out Running tuist setup cache while logged out no longer installs a KeepAlive launchd agent that respawns cache-start every ~10 seconds and accu
Tuist
CLI, Cache
4.202.0-rc.3
GitHub
Cache warm hashes align with generation, so warmed binaries get reused A target warmed by tuist cache warm is now reliably reused by tuist generate --cache-profile all-possible and by build-time cache replacemen
Tuist
Cache
4.202.0-rc.3
GitHub
SwifterPM registry symlinks and static xcframework module maps handled correctly SwifterPM registry mode now keeps each package root under .build/registry/downloads as a real directory whose top-level entries are symlinks
Tuist
Generated projects
4.202.0-rc.3
GitHub
Consolidated Swift framework search paths Targets depending on many cached or external precompiled frameworks now receive a single generated Swift search directory (Derived/Framework
Tuist
Generated projects
4.202.0-rc.3
GitHub
Auth token memoized to avoid per-op keychain reads The auth token resolution path is now memoized process-wide in ServerAuthenticationController, bounded by the token's own expiry and using t
Tuist
Cache
4.202.0-rc.3
GitHub
tuist test run help exposed tuist help test now shows the tuist test run subcommand that carries the actual execution flags (--clean, -d, -T and friends), and the help
Tuist
CLI
4.202.0-rc.3
GitHub
CAS analytics no longer fsync per op, ending daemon starvation The Xcode compilation cache (CAS) daemon no longer fsyncs its analytics sqlite database on every per-op metadata insert (PRAGMA synchronous=
Tuist
Cache
4.202.0-rc.3
GitHub
Swift package build-tool plugin products no longer generate invalid project deps External SwiftPM packages that transitively depend on a build-tool plugin product no longer crash tuist generate with Could not locate proje
Tuist
Generated projects
4.202.0-rc.3
GitHub
Static products lint short-circuits when warning targets is .none When staticSideEffectsWarningTargets is set to .none, the static products graph linter now skips its dependency-graph traversal entirely ins
Tuist
Generated projects
4.202.0-rc.3
GitHub
Build bundles snapshot machine metrics under the sampler lock Build-processing runs no longer crash with bad-CRC machine_metrics.jsonl errors: the CLI now snapshots the metrics file under the sampler da
Tuist
CLI
4.202.0-rc.3
GitHub