|
|
Bazel credential helper now refreshes tokens ahead of the expiry boundary
The Bazel credential-helper for Tuist now proactively refreshes the user's short-lived access token within a 60-second safety margin of its
|
Kura, Tuist
|
Kura
|
4.201.0-rc.4
|
GitHub
|
|
|
Proto files are now treated as sources for build-tool plugin compatibility
.proto files are now treated as source files by Tuist and placed in Xcode's Sources compile phase instead of being routed through resource h
|
Tuist
|
Generated projects
|
4.201.0-rc.4
|
GitHub
|
|
|
Inspect detects implicit imports against SwiftPM binary XCFramework modules
tuist inspect dependencies --only implicit now resolves module names for non-target graph dependencies, including XCFramework library binary
|
Tuist
|
CLI
|
4.201.0-rc.4
|
GitHub
|
|
|
Cached static Objective-C xcframeworks with nested module map headers now build through their own module map
Cached static Objective-C xcframeworks whose module map and headers live inside a Headers// subdirectory and cross-import with the prefix (s
|
Tuist
|
Cache
|
4.201.0-rc.4
|
GitHub
|
|
|
Suite shard destination is now resolved from the requested test plan
The suite shard destination resolver now threads the requested test plan through platform inference and concrete simulator lookup. For schem
|
Once, Tuist
|
Testing
|
4.201.0-rc.4
|
GitHub
|
|
|
tuist inspect help now shows the –verbose flag
tuist inspect --help and every subcommand help output now list --verbose as an available flag, next to --help. The verbose behavior itself w
|
Tuist
|
CLI
|
4.201.0-rc.4
|
GitHub
|
|
|
SwiftPM warning control settings are now supported
Tuist now loads SwiftPM target build settings using the new warning control APIs (treatAllWarnings, treatWarning, enableWarning) and lowers
|
Tuist
|
Generated projects
|
4.201.0-rc.4
|
GitHub
|
|
|
Scheme test configuration is now surfaced in Build Runs
Build runs uploaded from tuist test now carry the configuration selected in the scheme when no explicit --configuration is passed on the com
|
Tuist, Once
|
CLI, Testing
|
4.201.0-rc.4
|
GitHub
|
|
|
CLI release channels (canary / rc / stable)
Tuist now ships with canary, release candidate, and stable release channels. The recommended tuist@latest install only moves when a soaked R
|
Tuist
|
Distribution
|
4.201.0-rc.4
|
GitHub
|
|
|
SwiftPM prebuilt paths are now sanitized, and macro compatibility dylibs are added to rpath
Tuist now handles the path quirks in workspace-state.json for SwiftPM prebuilt products. Control characters and /private/var forms are sanit
|
Tuist
|
Generated projects
|
4.201.0-rc.4
|
GitHub
|