Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Module-map xcframework headers excluded from HEADER_SEARCH_PATHS Targets depending on a precompiled xcframework that ships its own module.modulemap no longer get a second copy of that module on HEADER_SEAR
Tuist
Generated projects
4.202.0-rc.3
GitHub
No more false duplicate xcframework warnings from SPM expansion tuist generate no longer emits a false-positive duplicate xcframework dependency warning when the same binary SwiftPM target is reached thro
Tuist
Generated projects
4.202.0-rc.3
GitHub
Suite shard plans come from server-side history plus a catch-all shard Suite-granularity shard plans are now produced completely on the server side from the .xctestrun module list plus historical TestSuiteRun da
Once, Tuist
Testing
4.202.0-rc.3
GitHub
Renamed macro products are accepted from the cache Macro cache artifacts whose product name differs from the target name (for example a DependenciesMacrosPlugin target whose executable artifa
Tuist
Cache
4.202.0-rc.3
GitHub
Per-shard test-product downloads with resilient shard transfer Selective-testing shard downloads are now resilient (3x retry) and per-shard. The build job uploads one shared artifact plus one per-module
Once, Tuist
Testing
4.202.0-rc.3
GitHub
C-family SwiftPM target headers are correctly classified in generated projects Generated Xcode projects now include C-family SwiftPM target headers the way SwiftPM classifies them. Public headers under the package's pub
Tuist
Generated projects
4.202.0-rc.3
GitHub
Parallel XCFramework creation during cache warm tuist cache warm now creates XCFrameworks concurrently instead of one target at a time. The fan-out is bounded by the host's activeProcessor
Tuist
Cache
4.202.0-rc.3
GitHub
Configurable HTTP timeouts and connection limit Self-hosted operators can now tune the HTTP settings used by all CLI traffic (server API, registry, previews, cache) via environment variabl
Tuist
Cache
4.202.0-rc.3
GitHub
Cache warm summary line with remote/local hits and misses tuist cache warm now prints a single machine-readable summary at the end of every run, e.g. Cache warm summary: 42 remote hits, 3 local hits
Tuist
CLI, Cache
4.202.0-rc.3
GitHub
No-op tuist generate preserves project.pbxproj on disk tuist generate no longer rewrites project.pbxproj when the freshly serialized bytes are identical to what is already on disk, preserving the
Tuist
Generated projects
4.202.0-rc.3
GitHub