Hive Hive
Sign in

Detect implicit imports from SwiftPM binary dependencies

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

tuist inspect dependencies now detects implicit imports of modules exposed by SwiftPM binary targets backed by XCFrameworks. Previously those precompiled modules were missing from the known module set, so imports from binary dependencies could be incorrectly reported or missed.