Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
SwifterPM registry downloads and static xcframework module maps no longer break Xcode builds Generated Xcode projects now build cleanly when using SwifterPM with registry packages that pull in C and C++ headers, and when consuming st
Tuist
Generated projects
4.202.0-canary.12
GitHub
Fix bootstrap disk and network amplification when replicating artifacts across peers Kura now deduplicates artifact applies during bootstrap and live replication. When multiple peers concurrently serve the same artifact, a pe
Tuist, Kura
Kura
kura@0.10.14
GitHub
Kura bootstrap no longer amplifies disk and network when peers share artifacts Kura nodes now bootstrap without amplifying disk or network usage when multiple peers serve the same artifacts. Previously, a fresh node fet
Tuist, Kura
Kura
kura@0.10.14
GitHub
Cached static-objc dependencies get the xcframework Headers root on search paths Cached static Objective-C xcframeworks reached through a dynamic framework are compiled with the xcframework's Headers root on HEADER_SEARCH
Tuist
Generated projects, Cache
4.201.0-rc.4
GitHub
Cached ARCore-style nested static ObjC xcframeworks now build correctly Projects caching ARCore and similar Google SDK static Objective-C xcframeworks (layout Headers// with prefix-self-importing headers) can now
Tuist
Cache
4.201.0-rc.4
GitHub
SwifterPM 0.8.12 integration (skips __MACOSX, streams resolve output) SwifterPM updated to 0.8.12. Restored binary archives now have their top-level __MACOSX AppleDouble shadow directories stripped (resolving g
Tuist
Generated projects
4.201.0-rc.4
GitHub
Suite-granularity sharding now selects Swift Testing suites via -only-testing Suite-granularity test sharding now passes Target/Suite identifiers to xcodebuild test-without-building -only-testing instead of writing per
Tuist, Once
Testing
4.201.0-rc.4
GitHub
Host-less unit tests in workspace schemes now run in isolated project schemes When a workspace's autogenerated aggregate scheme contains host-less unit-test bundles alongside app-hosted ones, tuist test now runs the pe
Tuist, Once
Testing
4.201.0-rc.4
GitHub
Warm tuist test –build-only now preserves generated module map mtimes Generated dependency module maps under Derived/ModuleMaps are no longer rewritten on every warm tuist test --build-only when their contents
Tuist
CLI
4.201.0-rc.4
GitHub
Graph traversals are now stack-safe for large dependency graphs Several large-graph traversals in the CLI (circular dependency linting, graph cycle detection, topological sort, module map analysis, and st
Tuist
CLI
4.201.0-rc.4
GitHub