|
|
Generate succeeds for SPM packages with transitively-reached plugin products
tuist generate no longer fails with Could not locate project at path when an external Swift Package Manager package transitively depends on
|
Tuist
|
Generated projects
|
4.202.0-canary.1
|
GitHub
|
|
|
Skip static-products lint graph traversal when warnings are disabled
When staticSideEffectsWarningTargets is set to .none in Tuist.swift, the StaticProductsGraphLinter now short-circuits and skips the dependen
|
Tuist
|
Generated projects
|
4.202.0-canary.1
|
GitHub
|
|
|
Fix redefinition of module build error for xcframeworks with module maps
Fixes a redefinition of module 'X' build error that appeared in 4.201.0-rc.1 for targets depending on a precompiled xcframework that ships a
|
Tuist
|
Generated projects
|
4.202.0-canary.1
|
GitHub
|
|
|
Canary release notes now show only changes since the previous canary
Future canary release notes are now generated from the previous canary tag instead of from the last stable tag. This means each canary chang
|
Tuist
|
Distribution
|
4.202.0-canary.1
|
GitHub
|
|
|
Xcode cache daemon picks up client feature flags
The Xcode compilation cache (CAS) daemon installed by tuist setup cache now receives the same TUIST_FEATURE_FLAG_ environment variables as t
|
Tuist
|
Cache
|
4.202.0-canary.1
|
GitHub
|
|
|
Faster tuist cache warm with parallel XCFramework creation
XCFramework creation during tuist cache warm now runs concurrently across targets, with the fan-out bounded by the host's active processor c
|
Tuist
|
Cache
|
4.202.0-canary.1
|
GitHub
|
|
|
Self-hosted Kura cache nodes with per-account enrollment
Customers can now run Kura cache nodes in their own infrastructure for locality and data residency and bridge them into their shared Tuist-m
|
Kura, Tuist
|
Kura
|
xcresult-processor-image@0.31.0
|
GitHub
|
|
|
Runners dashboard no longer shows jobs stuck in queued
Runner jobs that never advance past the queued phase are now reaped by a recovery worker, so they cannot stay stuck on the Runners dashboard
|
Tuist
|
Compute
|
xcresult-processor-image@0.31.0
|
GitHub
|
|
|
Self-hosted Kura cache nodes with per-account mesh enrollment
Customers can now run their own Kura cache nodes in their own infrastructure, authorized by Tuist's control plane and bridged into the same
|
Kura, Tuist
|
Kura
|
xcresult-processor-image@0.31.0
|
GitHub
|
|
|
Stranded queued runner jobs are reaped automatically
Runner jobs that never get picked up and stay showing "Queued" forever are now reaped automatically. A new background worker runs every 5 mi
|
Tuist
|
Compute
|
xcresult-processor-image@0.31.0
|
GitHub
|