Hive Hive
Sign in

Fixed dependency resolution for registry packages and prebuilt-library runtime search paths

Metadata
Source
GitHub
Version
4.198.2
Published
Jun 10, 2026 · 11:51 UTC
Repository
tuist/tuist
Update

Updated the Tuist CLI’s dependency on tuist/swifterpm to 0.8.3, which refreshes stale binary artifact archives and preserves SwiftPM prebuilts in the workspace state. This resolves tuist install failures such as ‘no versions found for apple.swift-protobuf’, and generated targets now receive the correct LD_RUNPATH_SEARCH_PATHS so prebuilt SwiftPM libraries can be found at runtime.