Hive Hive
Sign in

tuist inspect detects implicit imports from SwiftPM binary targets

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

tuist inspect dependencies now includes importable modules from precompiled graph dependencies, including XCFramework binary targets from Swift packages, when checking for implicit imports. This gives accurate reports for projects that import binary modules without declaring them.