Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Sharded CI test builds no longer leak off-shard targets tuist test --test-targets sharded builds no longer keep off-shard test targets in the build just because they were referenced by an autogene
Tuist
Generated projects
4.193.1
GitHub
Fix generation for .xcstrings inside nested buildable folders Fixed project generation when .xcstrings resources are placed inside a nested buildable folder synchronized group, such as Resources/MyModul
Tuist
Generated projects
4.193.1
GitHub
Sharded test builds no longer leak an extra test target per shard When running tuist test --test-targets with a focused set of tests in sharded CI builds, each shard previously ended up building the alphabe
Tuist
Generated projects
4.193.1
GitHub
Fix generated project references for .xcstrings in nested buildable folders Tuist now correctly resolves explicit resources such as .xcstrings when they sit inside a nested buildable folder. Generated projects that u
Tuist
Generated projects
4.193.1
GitHub
CLI 4.193.1 This patch release fixes three generation and execution edge cases. Focused builds no longer leak extra test targets. When running a focused
Tuist
Generated projects
4.193.1
GitHub
Inspect and export normalized toolchain contracts Fabrik now ships a fabrik toolchain inspect command that derives a normalized toolchain contract from your mise.toml. You can include option
Once
Once
0.6.0
GitHub
Inspect platform-specific toolchain data via --platform Pass a --platform flag, for example linux-x64, to fabrik toolchain inspect and it will resolve platform-specific entries from mise.lock inst
Once
Once
0.6.0
GitHub
Add fabrik toolchain inspect command This release introduces a new fabrik toolchain inspect command that reads a project's mise.toml and produces a normalized toolchain contract
Once
Once
0.6.0
GitHub
Fixed crash when package test resources overlap sources Fixed a generation crash when a local Swift package test target uses resources: [.copy(".")]. Starting in 4.182.0, preserving those test tar
Tuist
Generated projects
4.193.0
GitHub
Forward custom environment variables to manifest evaluation You can now declare additional environment variables that Tuist should forward to Project.swift, Workspace.swift, Package.swift, and project
Tuist
Generated projects
4.193.0
GitHub