Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Smoothed xcframework header handling for cached static-ObjC-behind-dynamic deps Caching xcframeworks that ship a module.modulemap no longer produces redefinition of module 'X' errors, and customers on packages like ARCor
Tuist
Cache
4.201.0-rc.3
GitHub
Three release channels: canary, rc, and stable CLI distribution is now structured into three release channels: canary (per-commit prereleases on main, opt-in), release candidate (cut from
Tuist
Distribution
4.201.0-rc.3
GitHub
Cache warming no longer depends on parsing xcactivitylog files tuist cache warm no longer needs to read or parse .xcactivitylog files. The CLI-side XCLogParser-based per-target build-duration path has be
Tuist
Cache
4.201.0-rc.3
GitHub
XCFramework Headers root added for cached static-objc-behind-dynamic deps Static-objc-behind-dynamic xcframeworks (such as ARCore) now resolve correctly when consumed from the binary cache. The matcher adds the XCF
Tuist
Cache
4.201.0-rc.3
GitHub
Module cache now supports library products Static and dynamic library targets can now be cached as binary products alongside frameworks in the module cache. Cache warm creates library
Tuist
Cache
4.201.0-rc.3
GitHub
Finder-zipped artifacts no longer break generation; resolve output streamed tuist generate no longer aborts on Finder-zipped binary artifacts (such as Plaid LinkKit) that carry a __MACOSX/ AppleDouble sidecar shadowi
Tuist
Generated projects
4.201.0-rc.3
GitHub
Bazel credential-helper refreshes ahead of token expiry Long Bazel remote-cache builds against the Tuist/Kura cache no longer hit mid-build bursts of UNAUTHENTICATED errors when short-lived access
Tuist
CLI
4.201.0-rc.3
GitHub
Generated module map mtimes preserved for warm builds Generated dependency module maps keep stable mtimes across warm generation when contents are unchanged, restoring incremental Swift compilat
Tuist
Generated projects
4.201.0-rc.3
GitHub
Host-less tests isolated in workspace test runs Default tuist test runs no longer crash with xctest at when the autogenerated workspace scheme mixes app-hosted and host-less unit test bund
Once, Tuist
Testing
4.201.0-rc.3
GitHub
SwiftPM prebuilt paths sanitized, with rpath search added for macros SwiftPM prebuilt integration stops failing on packages whose workspace-state paths include control characters or /private/var segments: path
Tuist
Generated projects
4.201.0-rc.3
GitHub