Hive Hive
Sign in

Detect implicit imports from SPM binary (XCFramework) targets

Metadata
Source
GitHub
Version
4.201.0-canary.14
Published
Jun 19, 2026 · 08:06 UTC
Repository
tuist/tuist
Update

tuist inspect dependencies now reports implicit imports correctly for SwiftPM binary targets backed by XCFrameworks. The linter derives module names from non-target graph dependencies (including XCFramework Info.plist library binary names), so imports from precompiled SPM binaries are detected and treated consistently with target-based modules.