|
|
Stripped __MACOSX shadow bundles from restored artifacts
Binary artifacts from Finder-zipped packages, such as Plaid's LinkKit, no longer break tuist generate with __MACOSX shadow bundles. The shad
|
Tuist
|
Cache
|
4.201.0-canary.13
|
GitHub
|
|
|
Projects using SwiftPM warning-control APIs now generate successfully
Tuist now decodes and maps SwiftPM warning-control target build settings, including treatAllWarnings, treatWarning, and enableWarning, into
|
Tuist
|
Generated projects
|
4.201.0-canary.13
|
GitHub
|
|
|
Improve SwifterPM artifact extraction and resolve output
The pinned SwifterPM dependency was updated to 0.8.12, fixing two issues: Finder-zipped binary artifacts that carry a __MACOSX sidecar no lo
|
Tuist
|
Generated projects
|
4.201.0-canary.13
|
GitHub
|
|
|
Configure SwifterPM cached directory materialization via install passthrough
SwifterPM's --cached-directory-materialization option can now be configured through Tuist's existing install passthrough path, both from Con
|
Tuist
|
Generated projects
|
4.201.0-canary.13
|
GitHub
|
|
|
Support SwiftPM warning control settings in package manifests
Tuist now decodes and maps SwiftPM warning control target build settings, including treatAllWarnings, treatWarning, and enableWarning. This
|
Tuist
|
Generated projects
|
4.201.0-canary.13
|
GitHub
|
|
|
Detect implicit imports of XCFramework modules from Swift Package binary targets
tuist inspect dependencies now includes importable module names from precompiled graph dependencies, including XCFramework binary targets fr
|
Tuist
|
Generated projects
|
4.201.0-canary.13
|
GitHub
|
|
|
Use SwiftPM’s artifact scratch path for SwifterPM restores
Updating SwifterPM to 0.8.13 picks up an upstream fix that restores packages using SwiftPM's artifact scratch path. This corrects restore pa
|
Tuist
|
Generated projects
|
4.201.0-canary.13
|
GitHub
|
|
|
Skip __MACOSX shadow bundles and stream SwiftPM resolve output
Bumping SwifterPM fixes two issues in the Swift Package Manager integration. Finder-zipped binary artifacts that include a __MACOSX AppleDou
|
Tuist
|
Generated projects
|
4.201.0-canary.13
|
GitHub
|
|
|
Fix stack overflow crashes on large dependency graphs
Very large but valid Tuist dependency graphs could crash tuist generate because graph linting, cycle detection, topological sorting, module
|
Tuist
|
Generated projects
|
4.201.0-canary.13
|
GitHub
|
|
|
SwifterPM restores artifacts to SwiftPM’s expected path
SwifterPM has been updated to restore binary artifacts under SwiftPM's canonical .build/artifacts scratch path, so generated Xcode projects
|
Tuist
|
Generated projects
|
4.201.0-canary.13
|
GitHub
|