Hive Hive
Sign in

tuist inspect dependencies detects implicit imports from SPM binary targets

Metadata
Source
GitHub
Version
4.201.0-canary.18
Published
Jun 19, 2026 · 15:22 UTC
Repository
tuist/tuist
Update

Implicit dependency detection now includes importable modules exposed by precompiled graph dependencies, especially SwiftPM binary targets backed by XCFrameworks. The inspect linter derives module names from non-target graph dependencies, including XCFramework Info.plist library binary names, so imports from those binaries are no longer missed.