Hive Hive
Sign in

Implicit import detection covers SPM binary deps

Metadata
Source
GitHub
Version
4.201.0-rc.3
Domains
Published
Jun 26, 2026 · 11:25 UTC
Repository
tuist/tuist
Update

tuist inspect dependencies --only implicit now also reports imports of binary modules exposed by Swift Package dependencies backed by xcframeworks. The linter derives module names from non-target graph dependencies (XCFramework Info.plist library binary names) for both implicit detection and canImport reachability.