|
|
Host-less unit tests are isolated from app-hosted tests in workspace schemes
When the auto-generated workspace scheme mixes app-hosted and host-less unit test bundles, tuist test now runs the generated project test sc
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
tuist inspect dependencies detects implicit imports from SPM binary targets
Implicit dependency detection now includes importable modules exposed by precompiled graph dependencies, especially SwiftPM binary targets b
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
DocC builds now support package documentation module imports
Generated projects can now build DocC documentation for Swift package targets whose public Objective-C headers import another module from th
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
External SPM resource bundles no longer embed into cached internal frameworks
Cache graph generation now keeps external Swift Package Manager resource bundles as source dependencies of internal frameworks instead of co
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
Warm tuist test –build-only stays incremental with generated module maps
Generated dependency module maps and framework search path response files are no longer rewritten when their contents are unchanged, so thei
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
.proto files are treated as source files
Tuist now treats .proto files as valid source extensions, placing protobuf definitions in Xcode's Sources build phase instead of handling th
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
SwifterPM 0.8.13 uses SwiftPM’s artifact scratch path for restores
The SwifterPM dependency has been updated to 0.8.13, which uses SwiftPM's artifact scratch path for restores. This fixes restore path handli
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
SwiftPM warning control settings are supported
Tuist can now load and generate projects from packages that use SwiftPM's newer warning-control APIs, such as treatAllWarnings, treatWarning
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
SwifterPM 0.8.12 fixes __MACOSX shadow bundles and streams resolve output
The SwifterPM dependency has been updated to 0.8.12, which strips __MACOSX shadow directories from extracted Finder-zipped binary artifacts
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|
|
|
–verbose flag now appears in tuist inspect help
The inspect command family now declares the --verbose logging flag in ArgumentParser, so tuist inspect --help and subcommand help output inc
|
Tuist
|
Generated projects
|
4.201.0-canary.18
|
GitHub
|