Hive Hive
Sign in

Renamed macro products are accepted from the cache

Metadata
Source
GitHub
Version
4.202.0-rc.3
Domains
Published
Jul 03, 2026 · 16:57 UTC
Repository
tuist/tuist
Update

Macro cache artifacts whose product name differs from the target name (for example a DependenciesMacrosPlugin target whose executable artifact is named DependenciesMacros.macro) are now resolved correctly through the local, remote, and module cache paths. If a downloaded archive does not contain a matching artifact at all, the cache miss path is now taken gracefully rather than force-unwrapping a missing value.