Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
SwiftPM packages now support .nib resources Tuist now correctly bundles .nib resources in Swift Package Manager packages. Compiled .nib wrappers are treated as opaque directories, and
Tuist
Generated projects
4.202.0-canary.27
GitHub
Support .nib resources in SwiftPM packages Swift Packages that ship compiled .nib resources are now bundled correctly and load without crashing. Tuist now recognizes .nib alongside .x
Tuist
Generated projects
4.202.0-canary.27
GitHub
Runner metric charts now reach the end of macOS jobs On the macOS runner image, machine-metrics charts previously stopped about one sample interval (roughly 15 seconds) before a job finished, l
Tuist
Compute
runner-image@0.8.2
GitHub
macOS runner metrics charts now reach job end macOS runner metrics charts now extend all the way to the end of a job. Previously the sampler was killed mid-interval by the VM shutdown tr
Tuist
Compute
runner-image@0.8.2
GitHub
Selective-testing artifact creation now avoids redundant disk copies Each module's .xctest bundle is now compressed directly from the products directory instead of being copied to a staging directory first. Fo
Once, Tuist
Testing
xcresult-processor-image@0.36.0
GitHub
Reliable uploads for large selective-testing bundles Large artifact uploads no longer OOM. Multipart uploads now keep at most 10 parts in flight and apply backpressure on the read loop, so peak
Once, Tuist
Testing
xcresult-processor-image@0.36.0
GitHub
Reliable upload of large selective-testing bundles Tuist can now upload very large selective-testing bundles (hundreds of modules, multi-GB) without running out of memory. The multipart uploa
Once, Tuist
Testing
server@1.225.0
GitHub
Faster, more reliable selective test shard downloads Selective test shard downloads are now more reliable and leaner. Each shard only downloads the test products it actually needs (shared binar
Once, Tuist
Testing
server@1.225.0
GitHub
Large test-bundle uploads complete reliably on multi-GB artifacts Uploading large selective-testing bundles no longer runs out of memory. The multipart upload now keeps at most 10 parts in flight at a time
Once, Tuist
Testing
4.202.0-canary.26
GitHub
Faster archiving of test products by avoiding temp copies Each module's .xctest is now archived directly from the products directory, preserving its path, instead of being copied to a temporary stag
Once, Tuist
Testing
4.202.0-canary.26
GitHub