Hive Hive
Sign in

Implicit import detection covers SPM XCFramework binary modules

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

tuist inspect dependencies –only implicit now reports source files that import modules exposed by precompiled XCFramework dependencies. Module names from non-target graph dependencies (including XCFramework Info.plist library binary names) are now part of both the implicit import check and the canImport reachability set, so projects using SwiftPM binary targets no longer get false negatives for missing dependency declarations.