|
|
tuist generate no longer trips on __MACOSX shadow bundles
The SwiftPM integration now strips top-level __MACOSX directories from extracted binary archives and skips them while scanning artifacts. Th
|
Tuist
|
Generated projects
|
4.201.0-canary.3
|
GitHub
|
|
|
SwiftPM resolve output is streamed during dependency resolution
Output from delegated swift package resolve runs is now streamed to the terminal while progress output is enabled, so dependency resolution
|
Tuist
|
Generated projects
|
4.201.0-canary.3
|
GitHub
|
|
|
Stream SwiftPM resolution output while it runs
Delegated swift package resolve runs now forward stdout and stderr as the resolution progresses, so you see SwiftPM progress instead of a si
|
Tuist
|
Generated projects
|
4.201.0-canary.3
|
GitHub
|
|
|
SwiftPM resolution streams output and ignores __MACOSX shadow bundles
The bundled SwifterPM dependency has been updated to 0.8.12, shipping two fixes for the SwiftPM integration. Finder-zipped binary artifacts
|
Tuist
|
Generated projects
|
4.201.0-canary.3
|
GitHub
|
|
|
CLI 4.201.0-canary.3
Release channels The Tuist CLI now distributes through three release channels: canary, release candidate, and stable. Canary builds land on
|
Tuist
|
Generated projects
|
4.201.0-canary.3
|
GitHub
|
|
|
Server 1.212.3
This server update fixes a bug that could prevent build artifacts from uploading when a project uses custom S3 storage and the upload is per
|
Tuist
|
Generated projects
|
server@1.212.3
|
GitHub
|
|
|
Rust toolchain support in the project graph
Once now ships Rust toolchain support. It can generate graph rules for Cargo-backed dependencies, first-party Rust libraries and binaries, r
|
Once
|
Once
|
0.22.0
|
GitHub
|
|
|
Rust toolchain support in the build graph
Rust projects are now first-class citizens in the Once build graph. The toolchain understands Cargo.toml and Cargo.lock as the source of tru
|
Once
|
Once
|
0.22.0
|
GitHub
|
|
|
Scripts reframed as graph/action adapters
Once now positions scripts as adapters into the graph and cacheable action model, rather than as the primary entry point for repository auto
|
Once
|
Once
|
0.22.0
|
GitHub
|
|
|
Script and CLI positioning updated for graph-aware automation
Once is repositioned around graph-aware repository automation rather than script-first caching. Documentation, the README, CLI help text, an
|
Once
|
Once
|
0.22.0
|
GitHub
|