Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
CLI releases now use canary, release candidate, and stable channels Tuist now supports canary, release candidate, and stable release channels. Canary builds ship on every CLI-touching commit to main, RCs soak
Tuist
Distribution
4.201.0-rc.2
GitHub
Fix “redefinition of module” errors for prebuilt XCFrameworks with module maps Targets that depend on a prebuilt XCFramework shipping a module.modulemap no longer fail with "Redefinition of module 'X'". Xcode's ProcessX
Tuist
Generated projects
4.201.0-rc.2
GitHub
Fix SwiftPM prebuilt path handling and macro runtime search paths Tuist now sanitizes control characters and /private/var prefixes from paths decoded from workspace-state.json before converting them to abso
Tuist
Generated projects
4.201.0-rc.2
GitHub
Cache static and dynamic library targets as binary XCFrameworks Static and dynamic library targets can now be cached as binary XCFrameworks in the module cache. Cache warm creates library XCFrameworks wit
Tuist
Cache
4.201.0-rc.2
GitHub
Configure SwifterPM materialization via install passthrough Tuist now verifies that SwifterPM's --cached-directory-materialization option (automatic, copy, or symlink) can be configured through the ex
Tuist
Generated projects
4.201.0-rc.2
GitHub
Improved SwiftPM artifact extraction and resolve feedback (SwifterPM 0.8.12 / 0.8.13) SwiftPM integration through SwifterPM now restores artifacts using SwiftPM's artifact scratch path. Finder-zipped binary artifacts with __MA
Tuist
Generated projects
4.201.0-rc.2
GitHub
Fix ‘redefinition of module’ errors for precompiled XCFrameworks with module maps Targets depending on precompiled XCFrameworks that include a module map no longer fail to compile with 'redefinition of module'. Tuist now s
Tuist
Generated projects
4.201.0-rc.2
GitHub
New CLI release channels: canary, RC, and stable Tuist is now distributed through three release channels. Canary versions (X.Y.0-canary.N) ship on every CLI-touching commit to main. Release
Tuist
Distribution
4.201.0-rc.2
GitHub
Isolate host-less test bundles to avoid xctest bootstrap crashes Default tuist test runs no longer crash when a workspace scheme mixes app-hosted and host-less test bundles. When the autogenerated workspac
Tuist
Generated projects, CLI
4.201.0-rc.2
GitHub
Preserve generated module map and response file mtimes for incremental builds Warm tuist test --build-only invocations stay incremental again for projects whose Swift targets reference generated dependency module maps.
Tuist
Generated projects
4.201.0-rc.2
GitHub