Hive Hive
Sign in

tuist inspect dependencies now detects implicit imports from SPM XCFrameworks

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

Implicit dependency detection used to compare source imports against target product names only, missing modules from SwiftPM binary targets backed by XCFrameworks. The inspect linter now includes those binary module names, so imports from precompiled package dependencies are reported accurately.