Hive Hive
Sign in

Stop flagging embeddable watch apps as redundant dependencies

Metadata
Source
GitHub
Version
4.195.3
Published
May 21, 2026 · 12:24 UTC
Repository
tuist/tuist
Update

Running tuist inspect dependencies --only redundant against an iOS app that embeds a modern watchOS .app target no longer reports the watch app as a redundant dependency. The dependency is required for embedding the watch application, so it is now excluded from the redundant-dependency check. Source: https://github.com/tuist/tuist/pull/10771