Hive Hive
Sign in

Detect implicit imports from SwiftPM binary dependencies

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

tuist inspect dependencies now recognizes importable modules exposed by precompiled graph dependencies, including XCFrameworks backing SwiftPM binary targets. Projects using Swift Package dependencies with binary artifacts now get accurate implicit-dependency reports when source code imports those binary modules without declaring them.