Hive Hive
Sign in

Detect implicit imports from SPM binary .xcframework dependencies

Metadata
Source
GitHub
Version
4.201.0-rc.6
Published
Jul 02, 2026 · 15:53 UTC
Repository
tuist/tuist
Update

tuist inspect dependencies --only implicit now also flags source imports of modules exposed by precompiled graph dependencies, especially Swift Package binary targets backed by .xcframework artifacts. The module set used for canImport reachability also includes those modules, so packages depending on XCFramework binaries get accurate implicit-dependency reports.