Hive
Sign in
Projects
Domains
Forage
Specs
Drops
Drops
Shipped updates from GitHub releases and changelog feeds across every domain.
Subscribe
Activity
Project
Domain
Source
Filter
Published
Title
Project
Domains
Version
Source
Jun 19, 2026
10:29 UTC
tuist inspect dependencies now detects implicit imports from SwiftPM binary targets
The inspect linter now reads module names from precompiled graph dependencies, including XCFramework binary targets from SwiftPM packages. P
Tuist
Generated projects
4.201.0-canary.16
GitHub
Jun 19, 2026
10:29 UTC
Suite-level sharding now includes Swift Testing tests in each shard
Instead of rewriting the .xctestrun to filter tests, which only works for XCTest, Tuist now passes -only-testing identifiers to xcodebuild.
Tuist
Generated projects
4.201.0-canary.16
GitHub
Jun 19, 2026
10:29 UTC
Module cache now supports static and dynamic library products
Static and dynamic library targets can be cached and restored as binary XCFrameworks alongside frameworks. Mixed graphs can reuse library mo
Tuist
Generated projects
4.201.0-canary.16
GitHub
Jun 19, 2026
10:29 UTC
Large dependency graphs no longer crash from stack overflow during generation
Recursive graph traversals in CircularDependencyLinter, GraphCircularDetector, topological sort, ModuleMapMapper, and StaticProductsGraphLin
Tuist
Generated projects
4.201.0-canary.16
GitHub
Jun 19, 2026
10:29 UTC
Protobuf files are now placed in the Xcode Sources build phase
.proto files are treated as valid sources, so Tuist adds them to the Xcode Sources phase rather than routing them through resource handling.
Tuist
Generated projects
4.201.0-canary.16
GitHub
Jun 19, 2026
10:29 UTC
Warm test builds stay incremental when dependency module maps are generated
Tuist no longer rewrites generated dependency module maps when their contents have not changed, and keeps Derived/ModuleMaps and Derived/Fra
Tuist
Generated projects
4.201.0-canary.16
GitHub
Jun 19, 2026
10:29 UTC
Restored SwiftPM binary artifacts now use the correct scratch path
Binary artifacts restored by SwifterPM are now materialized under the SwiftPM-compatible .build/artifacts layout instead of a separate .buil
Tuist
Generated projects
4.201.0-canary.16
GitHub
Jun 19, 2026
10:29 UTC
Detect implicit imports from SPM XCFramework binary targets
tuist inspect dependencies now correctly detects implicit imports from Swift Package Manager binary targets backed by XCFrameworks. The lint
Tuist
Generated projects
4.201.0-canary.16
GitHub
Jun 19, 2026
10:29 UTC
Keep incremental builds warm with stable generated module map timestamps
Warm tuist test --build-only invocations stay incremental again when generated dependency module maps are involved. Tuist now preserves the
Tuist
Generated projects
4.201.0-canary.16
GitHub
Jun 19, 2026
10:29 UTC
Place proto files in the Xcode Sources build phase
Tuist now treats .proto files as valid source files and places them in Xcode's Sources build phase instead of handling them as resources. Th
Tuist
Generated projects
4.201.0-canary.16
GitHub
Prev
Next