Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Finder-zipped binary artifacts no longer break generation with __MACOSX sidecars Extracting binary artifacts from Finder-created archives no longer leaves __MACOSX resource-fork shadow bundles in the artifact cache. These
Tuist
Generated projects
4.201.0-canary.9
GitHub
SwiftPM warning-control settings are now supported Projects using newer SwiftPM warning-control APIs, such as swift-dependencies 1.13.0, now load and generate successfully. Tuist maps treatAl
Tuist
Generated projects
4.201.0-canary.9
GitHub
Use SwiftPM artifact scratch path for binary artifact restores SwifterPM has been bumped to 0.8.13, which lays out restored binary artifacts under SwiftPM's canonical .build/artifacts directory instead o
Tuist
Generated projects
4.201.0-canary.9
GitHub
Fix SwiftPM artifact extraction and resolve output The SwifterPM bump to 0.8.13 (PR #11328) picks up the upstream fix tuist/swifterpm#42 to use SwiftPM's artifact scratch path for restores, c
Tuist
Generated projects
4.201.0-canary.9
GitHub
Restored binary artifacts use SwiftPM’s standard artifact path Tuist now restores SwifterPM binary artifacts under SwiftPM's standard scratch path, .build/artifacts//, instead of a separate .build/swifte
Tuist
Generated projects
4.201.0-canary.9
GitHub
Support SwiftPM warning control settings in generated Xcode projects Tuist now decodes SwiftPM's treatAllWarnings, treatWarning, and enableWarning target build settings from swift package dump-package output a
Tuist
Generated projects
4.201.0-canary.9
GitHub
SwifterPM 0.8.12: skip __MACOSX shadow bundles and stream resolve output The pinned swifterpm dependency moves to 0.8.12, picking up two user-visible fixes through Tuist's SwiftPM-backed integration. First, __MACO
Tuist
Generated projects
4.201.0-canary.9
GitHub
Cache static and dynamic library targets in the module cache The module cache now treats static and dynamic library targets as cacheable binary products. Cache warm creates library XCFrameworks via xco
Tuist
Generated projects
4.201.0-canary.9
GitHub
SwifterPM 0.8.13: use SwiftPM artifact scratch path for restores The pinned swifterpm dependency moves to 0.8.13, which fixes restore path handling by using SwiftPM's artifact scratch path instead of custo
Tuist
Generated projects
4.201.0-canary.9
GitHub
SwifterPM 0.8.12 strips MACOSX shadows and streams resolve output The pinned swifterpm dependency is bumped from 0.8.10 to 0.8.12. 0.8.12 strips top-level __MACOSX/ AppleDouble shadow bundles from extracted
Tuist
Generated projects
4.201.0-canary.9
GitHub