Hive Hive
Sign in

Detect implicit imports from SPM binary dependencies

Metadata
Source
GitHub
Version
4.201.0-rc.1
Published
Jun 22, 2026 · 21:48 UTC
Repository
tuist/tuist
Update

tuist inspect dependencies –only implicit now detects imports from SwiftPM XCFramework binary targets. The linter derives module names from non-target graph dependencies, including XCFramework Info.plist library binary names, so missing explicit dependencies on binary packages are reported correctly.