tuist inspect dependencies –only implicit previously missed imports from .xcframework modules exposed by SwiftPM binary targets, because their module names were not part of the regular target set. The linter now derives module names from non-target graph dependencies, including the library binary names declared in XCFramework Info.plist, so imports from binary SPM dependencies are reported as implicit, and canImport reachability now treats directly declared XCFramework dependencies as explicit.
Hive
Implicit import detection covers SPM binary targets
Published
Jun 18, 2026 · 14:01 UTC
Repository
tuist/tuist