Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Suite-level sharding now selects Swift Testing suites Suite-level test sharding now selects Swift Testing suites by passing -only-testing identifiers to xcodebuild instead of relying on the xcte
Tuist
CLI
4.201.0-rc.2
GitHub
Suite shard destinations respect the selected test plan Suite-level test sharding now respects the selected test plan when resolving the destination simulator. This fixes cases where multi-plan sc
Tuist
CLI
4.201.0-rc.2
GitHub
Large dependency graphs no longer stack overflow Very large dependency graphs no longer crash tuist generate with a stack overflow. Recursive graph traversals used for circular dependency d
Tuist
Generated projects
4.201.0-rc.2
GitHub
SwifterPM updated to skip __MACOSX bundles and stream resolve output The SwifterPM update fixes two issues: Finder-zipped binary artifacts that contain a __MACOSX shadow bundle no longer cause generation failu
Tuist
Generated projects
4.201.0-rc.2
GitHub
tuist inspect help shows the –verbose flag tuist inspect --help and its subcommands now list the --verbose flag, making it easier to discover how to get detailed logs when diagnosing
Tuist
CLI
4.201.0-rc.2
GitHub
Framework search path response files are quoted for target names with spaces Framework search path response files are now quoted in build settings, so targets whose names contain spaces build correctly when many preco
Tuist
Generated projects
4.201.0-rc.2
GitHub
Implicit imports from SPM binary dependencies are detected tuist inspect dependencies now detects implicit imports of modules exposed by SwiftPM binary targets backed by XCFrameworks. Previously thes
Tuist
Generated projects
4.201.0-rc.2
GitHub
Cache warm no longer tracks target build durations Cache warming no longer copies or parses Xcode activity logs to infer per-target build durations. This removes an unused metadata path that
Tuist
Cache
4.201.0-rc.2
GitHub
tuist test uploads scheme test configuration to build runs Build runs uploaded by tuist test now display the test configuration from the selected scheme when no explicit --configuration is passed, in
Tuist
CLI
4.201.0-rc.2
GitHub
SwifterPM uses SwiftPM artifact scratch path for restores The SwifterPM dependency has been updated to restore SwiftPM artifacts to SwiftPM's artifact scratch path, fixing restore path handling issu
Tuist
Generated projects
4.201.0-rc.2
GitHub