|
|
Make suite-granularity sharding select Swift Testing suites
Suite-granularity test sharding now selects Swift Testing suites using -only-testing arguments instead of mutating the .xctestrun file. Prev
|
Tuist
|
CLI
|
4.201.0-rc.2
|
GitHub
|
|
|
Refresh Bazel credential helper tokens before expiry
The Bazel credential helper now proactively refreshes user access tokens when they are within 60 seconds of expiry, and reports an earlier e
|
Tuist
|
CLI, Cache
|
4.201.0-rc.2
|
GitHub
|
|
|
Quote framework search path response files for targets with spaces
Framework search path response files are now quoted when inserted into compiler and linker flags. This fixes build failures for targets whos
|
Tuist
|
Generated projects
|
4.201.0-rc.2
|
GitHub
|
|
|
Fix SwiftPM prebuilt path handling for macros and precompiled packages
SwiftPM prebuilt dependency paths from workspace-state.json are now sanitized for control characters and /private/var normalization before u
|
Tuist
|
Generated projects
|
4.201.0-rc.2
|
GitHub
|
|
|
Fix module map redefinition errors with precompiled XCFrameworks
Targets that depend on a precompiled XCFramework shipping a module map no longer fail with "Redefinition of module" during compilation. Tuis
|
Tuist
|
Generated projects
|
4.201.0-rc.2
|
GitHub
|
|
|
Show –verbose flag in tuist inspect help
The --verbose flag is now listed in tuist inspect --help and in the help output of all inspect subcommands, making it easier to discover whe
|
Tuist
|
CLI
|
4.201.0-rc.2
|
GitHub
|
|
|
Fix DocC builds for package targets with cross-module Objective-C imports
DocC documentation builds now work for generated projects whose Swift package targets have public Objective-C headers that import another mo
|
Tuist
|
Generated projects
|
4.201.0-rc.2
|
GitHub
|
|
|
Stop embedding external SPM resource bundles in cached internal frameworks
Internal source frameworks generated during cache workflows no longer embed transitive external Swift Package Manager resource bundles in th
|
Tuist
|
Cache
|
4.201.0-rc.2
|
GitHub
|
|
|
Show scheme test configuration in uploaded build runs
Build runs uploaded by tuist test now display the scheme's test configuration when no explicit --configuration is passed, instead of showing
|
Tuist
|
CLI
|
4.201.0-rc.2
|
GitHub
|
|
|
Cache static and dynamic library products in the module cache
Static and dynamic library targets can now be cached as binary XCFrameworks through the module cache, alongside existing framework support.
|
Tuist
|
Generated projects, Cache
|
4.201.0-rc.2
|
GitHub
|