|
|
–verbose shown in tuist inspect help
The shared LoggingOptions option group is attached to tuist inspect and its subcommands (dependencies, build, test, bundle, and the deprecat
|
Tuist
|
CLI
|
4.201.0-rc.4
|
GitHub
|
|
|
Suite sharding now actually runs Swift Testing suites
Suite-granularity test sharding was rewriting each shard's selection into the products bundle's .xctestrun as OnlyTestIdentifiers, a key tha
|
Once, Tuist
|
Testing
|
4.201.0-rc.4
|
GitHub
|
|
|
ARCore-style xcframeworks now build through the cache
A series of interconnected fixes restores the cached-build path for precompiled xcframeworks with module maps. Targets depending on a module
|
Tuist
|
Cache, Generated projects
|
4.201.0-rc.4
|
GitHub
|
|
|
Separate canary / rc / stable release channels for the CLI
CLI distribution is split across three channels: canary on every CLI-touching commit to main, opt-in release candidates on a releases/X.Y.x
|
Tuist
|
Distribution
|
4.201.0-rc.4
|
GitHub
|
|
|
DocC builds resolve cross-module imports in Swift package targets
DocC builds for generated projects now succeed for Swift packages whose public Objective-C headers import another module in the same package
|
Tuist
|
Generated projects
|
4.201.0-rc.4
|
GitHub
|
|
|
Module cache now covers library targets, not just frameworks
Tuist's binary module cache now accepts static and dynamic library targets in addition to frameworks. Cacheable hashing, warm generation, an
|
Tuist
|
Cache
|
4.201.0-rc.4
|
GitHub
|
|
|
SwiftPM prebuilt paths are sanitized for packages like SwiftSyntax
Paths decoded out of workspace-state.json are sanitized before they are converted to AbsolutePath or RelativePath, with the same /private/va
|
Tuist
|
Generated projects
|
4.201.0-rc.4
|
GitHub
|
|
|
Fix SwifterPM handling of packages with required Git submodules
SwifterPM now correctly initializes required Git submodules when falling back to a shallow Git checkout, so packages like libwebp-Xcode that
|
Tuist
|
Generated projects
|
4.202.0-canary.11
|
GitHub
|
|
|
Dashboard Ran by filters no longer mix automated runs with user results
Dashboard Ran by filters now exclude automated continuous integration rows when filtered to a specific user. The user filter only shows loca
|
Atlas, Tuist
|
Atlas
|
xcresult-processor-image@0.31.6
|
GitHub
|
|
|
xcresult processor 0.31.6 stops crashing on the dropped namespace_tenant_id column
Version 0.31.6 of the ghcr.io/tuist/tuist-xcresult-processor image bakes the current server schema, so xcresult processing no longer crash-l
|
Tuist
|
Compute
|
xcresult-processor-image@0.31.6
|
GitHub
|