Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Isolate hostless tests in workspace schemes When a workspace scheme mixes app-hosted and host-less unit test bundles, tuist test now runs the generated project test schemes separately
Tuist
Generated projects, CLI
4.201.0-rc.2
GitHub
Preserve generated module map mtimes for incremental warm builds Generated dependency module maps and framework search path response files now keep their modification times when their contents have not cha
Tuist
Generated projects
4.201.0-rc.2
GitHub
Resolve suite shard destination from the selected test plan Suite-level sharding now correctly threads the selected test plan through destination resolution, so inferred iOS simulator destinations bec
Tuist
CLI
4.201.0-rc.2
GitHub
Fix stack overflow crashes on large dependency graphs Very large dependency graphs no longer crash tuist generate with a stack overflow. Recursive graph traversal in circular dependency linting,
Tuist
Generated projects
4.201.0-rc.2
GitHub
Support SwiftPM warning control settings Packages using SwiftPM's newer warning-control APIs, such as treatAllWarnings, treatWarning, and enableWarning, can now be loaded and mapped
Tuist
Generated projects
4.201.0-rc.2
GitHub
Remove unused cache target build time tracking Cache warming no longer copies or parses Xcode .xcactivitylog files to infer per-target build times. That unused metadata path could fail th
Tuist
Cache
4.201.0-rc.2
GitHub
Use SwifterPM artifact scratch path for restores The SwifterPM dependency has been updated to 0.8.13, which fixes restore path handling by using SwiftPM's artifact scratch path. This keeps
Tuist
Generated projects
4.201.0-rc.2
GitHub
Fix __MACOSX shadow bundles and stream SwiftPM resolve output The SwifterPM dependency has been updated to 0.8.12, which strips __MACOSX shadow bundles from extracted archives and streams stdout and std
Tuist
CLI
4.201.0-rc.2
GitHub
Detect implicit imports from SwiftPM binary dependencies tuist inspect dependencies now detects implicit imports of modules exposed by SwiftPM binary targets backed by XCFrameworks. Previously thos
Tuist
CLI, Generated projects
4.201.0-rc.2
GitHub
Treat protobuf files as sources .proto files are now treated as valid source files and placed in Xcode's Sources build phase instead of being routed through resource handli
Tuist
Generated projects
4.201.0-rc.2
GitHub