|
|
SwifterPM 0.8.12 fixes __MACOSX artifact shadows and stalled resolve output
The SwifterPM dependency has been updated to 0.8.12, fixing two user-visible issues. Finder-zipped binary artifacts with a __MACOSX shadow b
|
Tuist
|
Generated projects
|
4.201.0-canary.16
|
GitHub
|
|
|
Use SwifterPM 0.8.13 for correct artifact restore paths
The SwifterPM dependency has been updated to 0.8.13, which fixes restore path handling by using SwiftPM's artifact scratch path. This keeps
|
Tuist
|
Generated projects
|
4.201.0-canary.16
|
GitHub
|
|
|
Cache static and dynamic library targets in the module cache
Projects with static and dynamic library targets can now cache those libraries as binary XCFramework products in the module cache, alongside
|
Tuist
|
Generated projects
|
4.201.0-canary.16
|
GitHub
|
|
|
Generate large dependency graphs without stack overflow crashes
Very large but valid dependency graphs no longer crash tuist generate with a stack overflow. Recursive graph traversals in CircularDependenc
|
Tuist
|
Generated projects
|
4.201.0-canary.16
|
GitHub
|
|
|
Support SwiftPM warning control build settings
Tuist can now load packages that use SwiftPM's newer warning-control APIs, such as the ones used by swift-dependencies 1.13.0. The PackageIn
|
Tuist
|
Generated projects
|
4.201.0-canary.16
|
GitHub
|
|
|
CLI 4.201.0-canary.16
This canary extends the module cache to static and dynamic library products and introduces canary, release candidate, and stable release cha
|
Tuist
|
Generated projects
|
4.201.0-canary.16
|
GitHub
|
|
|
Configure SwifterPM cached directory materialization via install passthrough
The tuist install passthrough path can now be used to configure SwifterPM's cached directory materialization strategy, for example TUIST_INS
|
Tuist
|
CLI
|
4.201.0-canary.15
|
GitHub
|
|
|
SwifterPM restores place binary artifacts in SwiftPM’s expected scratch path
SwifterPM has been updated so restored binary artifacts are placed under SwiftPM's canonical scratch/artifacts layout instead of a separate
|
Tuist
|
Generated projects
|
4.201.0-canary.15
|
GitHub
|
|
|
SwiftPM static library artifact bundles are now supported
Packages that ship Apple-compatible static libraries as SE-0482 artifact bundles, such as swift-hf-api, can now be used in Tuist projects. T
|
Tuist
|
Generated projects
|
4.201.0-canary.15
|
GitHub
|
|
|
Support for SwiftPM warning-control settings
Tuist now decodes and maps SwiftPM warning-control target build settings: treatAllWarnings, treatWarning, and enableWarning. These are trans
|
Tuist
|
Generated projects
|
4.201.0-canary.15
|
GitHub
|