Hive Hive
Sign in

Detect implicit imports of XCFramework modules from Swift Package binary targets

Metadata
Source
GitHub
Version
4.201.0-canary.13
Published
Jun 18, 2026 · 19:00 UTC
Repository
tuist/tuist
Update

tuist inspect dependencies now includes importable module names from precompiled graph dependencies, including XCFramework binary targets from Swift packages. This makes implicit import reports accurate when source code imports a module provided by a binary artifact without declaring the dependency.