Hive Hive
Sign in

Consolidated Swift framework search paths

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

Targets depending on many cached or external precompiled frameworks now receive a single generated Swift search directory (Derived/FrameworkSearchPaths/Swift/) containing symlinks to uniquely named framework and xcframework artifacts, passed via OTHER_SWIFT_FLAGS. This drastically reduces the Swift -F list that Swift import resolution has to walk on clean builds, while keeping the previous response-file behavior for Clang and linking intact.