Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
GitHub CLI added to Linux runner image The Linux runner image now includes the GitHub CLI (gh), so workflows that rely on gh commands can run on tuist-linux runners without instal
Tuist
Compute
runner-image@0.5.0
GitHub
Runner Image 0.5.0 New runner images You can now run macOS jobs with Xcode 26.3 using the new ghcr.io/tuist/tuist-runner:macos-26-3-0.5.0 runner image. Xcode 2
Tuist
Generated projects
runner-image@0.5.0
GitHub
xcresult Processor 0.16.0 The xcresult-processor image is updated to ghcr.io/tuist/tuist-xcresult-processor:0.16.0. Patch releases can now be cut on older CLI lines w
Tuist
Generated projects
xcresult-processor-image@0.16.0
GitHub
Improved package target name resolution performance Mapping SwiftPM package targets now reuses a single target-name lookup dictionary instead of rebuilding it for every call during module and
Tuist
Generated projects
4.198.3
GitHub
Faster tuist generate for projects with large SwiftPM dependencies Fixed a performance regression that caused tuist generate to stall for a long time when mapping large SwiftPM graphs, such as the AWS SDK fo
Tuist
Generated projects
4.198.3
GitHub
Faster graph generation for large SwiftPM dependencies Significantly speeds up tuist generate for projects that depend on large SwiftPM packages. For example, a project depending on the AWS SDK f
Tuist
Generated projects
4.198.3
GitHub
CLI 4.198.3 This version fixes a performance regression that made tuist generate stall for a long time on projects with large external SwiftPM dependenc
Tuist
Generated projects
4.198.3
GitHub
Fix local macro packages failing when SwiftSyntax prebuilts are enabled Projects that depend on local macro packages no longer have those packages forced to consume incompatible SwiftSyntax prebuilt binaries. Tui
Tuist
Generated projects
4.198.2
GitHub
Local macro packages avoid incompatible SwiftSyntax prebuilts Local macro packages now keep their SwiftSyntax dependencies as source dependencies instead of being forced to import incompatible prebuilt
Tuist
Generated projects
4.198.2
GitHub
Updated SwiftPM integration and fixed prebuilt SwiftPM library resolution Updated Tuist's dependency on tuist/swifterpm to version 0.8.3, which resolves stale binary artifact archives and preserves SwiftPM prebuilt
Tuist
Generated projects
4.198.2
GitHub