Hive Hive
Sign in

tuist inspect dependencies now detects implicit imports from SPM binary XCFrameworks

Metadata
Source
GitHub
Version
4.201.0-rc.2
Published
Jun 24, 2026 · 18:23 UTC
Repository
tuist/tuist
Update

tuist inspect dependencies --only implicit now derives module names from non-target graph dependencies, including XCFramework binary names from Info.plist. This fixes false negatives when source code imports a module exposed by a SwiftPM binary target backed by an XCFramework.