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
13:18 UTC
Slow-server timeouts no longer block commands on metadata uploads
Best-effort run metadata uploads now have a 15-second total budget, so commands like tuist install don't block for many minutes when a self-
Tuist
CLI
4.202.0-rc.2
GitHub
Jul 03, 2026
13:18 UTC
Cached Swift macros whose product name differs from the target name resolve correctly
Cache lookups now accept a Swift macro artifact whose product name differs from the target name (e.g. DependenciesMacrosPlugin target with D
Tuist
Cache
4.202.0-rc.2
GitHub
Jul 03, 2026
13:18 UTC
SwifterPM registry symlinks no longer break generated Xcode projects
Local tuist install against SwifterPM now keeps package roots as real workspace directories under .build/registry/downloads, with top-level
Tuist
Generated projects
4.202.0-rc.2
GitHub
Jul 03, 2026
13:18 UTC
CAS daemon honors the runner’s TUIST_CACHE_ENDPOINT override
The Xcode CAS daemon now receives the runner's TUIST_CACHE_ENDPOINT override via its launchd-agent environment. Previously the override only
Tuist
Cache
4.202.0-rc.2
GitHub
Jul 03, 2026
13:18 UTC
Build archives with machine metrics no longer sink build processing
The run-metrics and build-insights pipeline no longer drops builds because the live machine_metrics.jsonl (written every second by the alway
Tuist
Compute
4.202.0-rc.2
GitHub
Jul 03, 2026
13:18 UTC
tuist setup cache fails fast when not authenticated
Running tuist setup cache while logged out is no longer a silent footgun. The setup command now fails fast with an actionable error if the u
Tuist
CLI
4.202.0-rc.2
GitHub
Jul 03, 2026
13:18 UTC
Client feature flags forwarded to the Xcode CAS daemon
The Xcode CAS daemon started by tuist setup cache now receives the client feature flags set via TUIST_FEATURE_FLAG_, just like the rest of t
Tuist
Cache
4.202.0-rc.2
GitHub
Jul 03, 2026
13:18 UTC
Precompiled xcframeworks no longer redefine their module
Builds against precompiled xcframeworks no longer fail with redefinition of module 'X' when the xcframework ships a module.modulemap. GraphT
Tuist
Generated projects
4.202.0-rc.2
GitHub
Jul 03, 2026
13:18 UTC
tuist test run help is now discoverable
tuist help test now shows the run subcommand, which is where the executable test options (--clean, -d, -T, etc.) actually live. The root tes
Tuist
CLI
4.202.0-rc.2
GitHub
Jul 03, 2026
13:18 UTC
CAS analytics no longer fsyncs per op, ending the daemon’s disk stall
The CAS daemon's per-op analytics SQLite database now opens with PRAGMA synchronous = OFF instead of NORMAL, so the metadata insert fired af
Tuist
Cache
4.202.0-rc.2
GitHub
Prev
Next