Hive Hive
Sign in

Implicit import detection now covers SwiftPM binary dependencies

Metadata
Source
GitHub
Version
4.201.0-canary.14
Published
Jun 19, 2026 · 08:06 UTC
Repository
tuist/tuist
Update

tuist inspect dependencies now derives module names from precompiled graph dependencies, including XCFramework binary targets. Imports from those binary modules are correctly reported as implicit when they are not declared in the dependency path, and directly declared XCFramework dependencies remain reachable for canImport.