tuist inspect dependencies now detects implicit imports of modules exposed by Swift Package binary targets, including precompiled XCFrameworks. The linter derives importable module names from non-target graph dependencies, such as XCFramework Info.plist library names, so source files that import those binaries without a declared dependency are reported correctly.
Hive
Implicit import detection covers SPM binary dependencies
Published
Jun 18, 2026 · 15:56 UTC
Repository
tuist/tuist