|
|
Server 1.215.4
Server 1.215.4 includes no user-facing changes for generated projects; it only makes internal Elixir tests deterministic.
|
Tuist
|
Generated projects
|
server@1.215.4
|
GitHub
|
|
|
Support SwiftPM static library artifact bundles
Resolves static library artifact bundles correctly during SwiftPM-backed installs. Combined with the SwifterPM dependency update, restores n
|
Tuist
|
Generated projects
|
4.201.0-canary.14
|
GitHub
|
|
|
Binary artifact extraction no longer picks __MACOSX shadow xcframeworks
Bumping SwifterPM to 0.8.12 strips the __MACOSX/ AppleDouble sidecar from extracted archives and skips it during scanning. This fixes genera
|
Tuist
|
Generated projects
|
4.201.0-canary.14
|
GitHub
|
|
|
SwiftPM resolution output is now streamed during tuist install
SwifterPM 0.8.12 forwards stdout and stderr from delegated swift package resolve runs, so normal resolution shows SwiftPM progress instead o
|
Tuist
|
Generated projects
|
4.201.0-canary.14
|
GitHub
|
|
|
Generated projects now work with SwiftPM static library artifact bundles
Tuist now recognizes SE-0482 static library artifact bundles (.artifactbundle with an info.json, used by packages such as swift-hf-api) and
|
Tuist
|
Generated projects
|
4.201.0-canary.14
|
GitHub
|
|
|
Fix SwiftPM binary artifact extraction and show resolution progress
Bumped SwifterPM to 0.8.12. Finder-zipped binary artifacts that carry a __MACOSX AppleDouble sidecar, such as Plaid's LinkKit, no longer cau
|
Tuist
|
Generated projects
|
4.201.0-canary.14
|
GitHub
|
|
|
Fix implicit import detection for SwiftPM binary dependencies
tuist inspect dependencies now correctly detects implicit imports of modules exposed by precompiled graph dependencies, including SwiftPM bi
|
Tuist
|
Generated projects
|
4.201.0-canary.14
|
GitHub
|
|
|
Fix restore path handling for SwifterPM artifacts
Updated the SwifterPM dependency to 0.8.13, which uses SwiftPM's artifact scratch path for restores. This fixes restore path handling issues
|
Tuist
|
Generated projects
|
4.201.0-canary.14
|
GitHub
|
|
|
Cache static and dynamic library targets in the module cache
Static and dynamic library targets are now treated as cacheable binary products in the module cache. Cache warm creates library XCFrameworks
|
Tuist
|
Generated projects
|
4.201.0-canary.14
|
GitHub
|
|
|
Support SwiftPM warning-control settings in generated projects
Tuist can now load and decode SwiftPM packages that use newer warning-control APIs, including treatAllWarnings, treatWarning, and enableWarn
|
Tuist
|
Generated projects
|
4.201.0-canary.14
|
GitHub
|