|
|
Sanitize SwiftPM prebuilt paths and link Swift compatibility dylibs for macros
Paths decoded out of workspace-state.json for SwiftPM prebuilt dependencies, checkouts, includes, and artifact directories are now sanitized
|
Tuist
|
Generated projects
|
4.201.0-rc.6
|
GitHub
|
|
|
Show –verbose in tuist inspect help
tuist inspect --help and its subcommands (dependencies, build, test, bundle, including the hidden implicit-imports and redundant-imports) no
|
Tuist
|
CLI
|
4.201.0-rc.6
|
GitHub
|
|
|
Stop adding xcframework Headers to search paths when a module map is present
Targets depending on a precompiled xcframework that ships a module.modulemap no longer fail with "redefinition of module 'X'". Xcode's Proce
|
Tuist
|
Generated projects
|
4.201.0-rc.6
|
GitHub
|
|
|
Strip __MACOSX shadow bundles and stream SwiftPM resolve output
SwifterPM is bumped to 0.8.12, picking up two fixes to the Swift package integration. The artifact extractor now strips the top-level __MACO
|
Tuist
|
Generated projects
|
4.201.0-rc.6
|
GitHub
|
|
|
Run host-less and app-hosted test bundles in separate schemes
Default tuist test runs no longer crash when an autogenerated workspace scheme mixes app-hosted and host-less unit test bundles. Instead of
|
Tuist, Once
|
CLI, Testing
|
4.201.0-rc.6
|
GitHub
|
|
|
Keep Bazel remote cache authenticated across token expiry
The tuist bazel credential helper now proactively refreshes a user's access token once it is within a 60-second safety margin of expiring, a
|
Tuist
|
CLI
|
4.201.0-rc.6
|
GitHub
|
|
|
Detect implicit imports from SPM binary .xcframework dependencies
tuist inspect dependencies --only implicit now also flags source imports of modules exposed by precompiled graph dependencies, especially Sw
|
Tuist
|
Generated projects
|
4.201.0-rc.6
|
GitHub
|
|
|
Cached static Objective-C xcframeworks build correctly (ARCore)
Google ARCore (and similar Google SDK xcframeworks) can now be cached and consumed through the binary cache. Static Objective-C xcframeworks
|
Tuist
|
Generated projects, Cache
|
4.201.0-rc.6
|
GitHub
|
|
|
Translate SwiftPM warning-control settings to Xcode build flags
Tuist now decodes and maps SwiftPM's newer warning-control target build settings (treatAllWarnings, treatWarning, enableWarning) into the sa
|
Tuist
|
Generated projects
|
4.201.0-rc.6
|
GitHub
|
|
|
Restore packages from SwiftPM’s artifact scratch path
SwifterPM is bumped to 0.8.13, which restores packages using SwiftPM's artifact scratch path. Project restores no longer rely on Tuist holdi
|
Tuist
|
Generated projects
|
4.201.0-rc.6
|
GitHub
|