tuist inspect dependencies now derives module names from precompiled graph dependencies, including XCFramework Info.plist library binary names, when checking for implicit imports. Projects that import Swift Package XCFramework modules in source without declaring the required dependency path are now reported under –only implicit. Directly declared XCFramework dependencies are also correctly treated as reachable for canImport checks, fixing the long-standing miss on SwiftPM binary targets.
Hive
tuist inspect dependencies detects imports of SPM XCFramework modules
Published
Jun 19, 2026 · 09:32 UTC
Repository
tuist/tuist