Hive Hive
Sign in

tuist inspect dependencies now detects implicit imports from SwiftPM binary targets

Metadata
Source
GitHub
Version
4.201.0-canary.16
Published
Jun 19, 2026 · 10:29 UTC
Repository
tuist/tuist
Update

The inspect linter now reads module names from precompiled graph dependencies, including XCFramework binary targets from SwiftPM packages. Projects that import modules from binary XCFrameworks without declaring the dependency will be reported correctly.