Hive Hive
Sign in

tuist inspect dependencies now detects implicit imports of SwiftPM binary targets

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

The inspect linter now includes importable module names from precompiled graph dependencies, including XCFramework binary targets from Swift Package dependencies. This fixes false-negative implicit import reports when source code imports a module provided by a SwiftPM binary target.