|
|
Forward custom environment variables to manifest evaluation
You can now declare additional environment variables that Tuist should forward to Project.swift, Workspace.swift, Package.swift, and project
|
Tuist
|
Generated projects
|
4.193.0
|
GitHub
|
|
|
Fix generation failure when package test resources overlap with source folders
Projects that depend on a local Swift package with a test target using resources: [.copy(".")] now generate correctly. Previously, Tuist tri
|
Tuist
|
Generated projects
|
4.193.0
|
GitHub
|
|
|
Allow folder resources to overlap sources
Tuist now supports a copied folder resource coexisting with nested source file references at the same absolute path. This fixes a regression
|
Tuist
|
Generated projects
|
4.193.0
|
GitHub
|
|
|
Forward extra environment variables to manifest evaluation
Users can now declare extra environment variables that Tuist forwards when evaluating Project.swift, Workspace.swift, Package.swift, and pro
|
Tuist
|
Generated projects
|
4.193.0
|
GitHub
|
|
|
Forward custom environment variables to manifest evaluation
A new manifestEnvironment option is available in Tuist.swift under GenerationOptions. You can list extra environment variables (or prefixes
|
Tuist
|
Generated projects
|
4.193.0
|
GitHub
|
|
|
Allow folder resources to overlap with source directories
Fixed a regression where local Swift package test targets that copy a folder as a resource while also containing source files at the same pa
|
Tuist
|
Generated projects
|
4.193.0
|
GitHub
|
|
|
CLI 4.193.0
CLI 4.193.0 adds control over environment variables during manifest evaluation and fixes a project generation edge case for Swift packages.
|
Tuist
|
Generated projects
|
4.193.0
|
GitHub
|
|
|
Server 1.190.4
We cleaned up the Kura cache servers table on the account settings page so it no longer shows the Machine column. That column exposed intern
|
Tuist
|
Generated projects
|
server@1.190.4
|
GitHub
|
|
|
Fixed runtime crashes when cached dynamic xcframeworks absorb static xcframeworks
Tuist no longer relinks static xcframeworks that are absorbed by a cached dynamic xcframework. Instead, it exposes them through framework se
|
Tuist
|
Generated projects
|
4.192.4
|
GitHub
|
|
|
Fixed runtime crashes when static xcframeworks are wrapped by dynamic xcframeworks
Tuist no longer relinks static xcframeworks that are absorbed by a dynamic xcframework when using cache warming. Instead, it exposes them th
|
Tuist
|
Generated projects
|
4.192.4
|
GitHub
|