Hive Hive
Sign in

SwiftPM static library artifact bundles are supported

Metadata
Source
GitHub
Version
4.201.0-canary.13
Published
Jun 18, 2026 · 19:00 UTC
Repository
tuist/tuist
Update

Tuist now supports SwiftPM SE-0482 static-library artifact bundles. Packages that ship Apple-compatible static library artifact bundles, such as swift-hf-api, are wrapped into a lightweight, derived XCFramework compatible layout with symlinks back to the original bundle contents. This lets tuist generate succeed for these packages without requiring authors to republish their binaries as XCFrameworks. Existing XCFramework binary targets continue to use the previous path, and non-Apple variants are ignored.