Hive Hive
Sign in

tuist inspect dependencies now detects implicit imports from SPM binary dependencies

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

Implicit dependency detection now reads module names from precompiled graph dependencies, including SwiftPM binary targets backed by XCFrameworks. Projects that import a binary module without declaring it will now be reported correctly during tuist inspect dependencies.