tuist inspect dependencies –only implicit now includes importable modules from precompiled graph dependencies, including SwiftPM binary targets backed by .xcframework artifacts. Projects that import a module from a SwiftPM XCFramework binary without declaring the dependency path will now be reported correctly, instead of being missed because the module was not represented as a target node.
Hive
tuist inspect dependencies now detects implicit imports from XCFramework binaries
Published
Jun 18, 2026 · 14:01 UTC
Repository
tuist/tuist