Hive Hive
Sign in

SwiftPM static library artifact bundles are now supported

Metadata
Source
GitHub
Version
4.201.0-canary.15
Published
Jun 19, 2026 · 09:32 UTC
Repository
tuist/tuist
Update

Packages that ship Apple-compatible static libraries as SE-0482 artifact bundles, such as swift-hf-api, can now be used in Tuist projects. Tuist generates a lightweight XCFramework-compatible wrapper around the static library and headers so that Xcode can consume the artifact bundle without requiring the package author to republish it as a separate XCFramework.