Hive Hive
Sign in

tuist inspect dependencies now detects implicit imports from XCFramework binaries

Metadata
Source
GitHub
Version
4.201.0-canary.11
Published
Jun 18, 2026 · 14:01 UTC
Repository
tuist/tuist
Update

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.