Hive Hive
Sign in

Implicit imports now cover SPM XCFramework binary modules

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

tuist inspect dependencies –only implicit now detects imports from SwiftPM binary targets backed by XCFrameworks instead of only source-target product names. Module names are derived from non-target graph dependencies, including XCFramework Info.plist library binary names, so implicit dependency reports and canImport reachability check against the full set of modules packages expose. Direct XCFramework declarations are also correctly treated as explicit dependencies.