Hive Hive
Sign in

Support for SwiftPM static library artifact bundles

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

Tuist can now generate projects that depend on Swift Package Manager packages using SE-0482 staticLibrary artifact bundles, such as swift-hf-api. It materializes a lightweight XCFramework-compatible wrapper from the artifact bundle and symlinks the static archive, headers, and module maps so Xcode can consume them.