Hive Hive
Sign in

Inspect dependencies detects implicit imports from XCFramework binaries

Metadata
Source
GitHub
Version
4.201.0
Published
Jul 03, 2026 · 07:53 UTC
Repository
tuist/tuist
Update

tuist inspect dependencies now derives importable module names from non-target graph dependencies, including XCFramework Info.plist LibraryIdentifier binary names. Implicit imports from SPM binary targets packaged as xcframeworks are reported correctly, and canImport tests see those modules as reachable.