Hive
Sign in
Overview
Projects
Domains
Forage
Flights
Specs
Postmortems
Drops
Digests
Drops
Shipped updates from GitHub releases and changelog feeds across every domain.
Subscribe
Activity
Project
Domain
Source
Filter
Published
Title
Project
Domains
Version
Source
Jul 03, 2026
16:57 UTC
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
Jul 03, 2026
16:57 UTC
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
Jul 03, 2026
16:57 UTC
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
Jul 03, 2026
16:57 UTC
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
Jul 03, 2026
16:57 UTC
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
Jul 03, 2026
16:57 UTC
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
Jul 03, 2026
16:57 UTC
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
Jul 03, 2026
16:57 UTC
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
Jul 03, 2026
16:57 UTC
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
Jul 03, 2026
16:57 UTC
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
Prev
Next