Hive Hive
Sign in

SwiftPM static library artifact bundles are now supported

Metadata
Source
GitHub
Version
4.201.0-canary.16
Published
Jun 19, 2026 · 10:29 UTC
Repository
tuist/tuist
Update

Projects depending on Swift Package Manager packages that use static library artifact bundles (SE-0482) can now generate successfully. Tuist detects these artifact bundles, filters them to Apple triples, and generates a lightweight XCFramework-compatible wrapper under SwiftPM scratch derived state. This enables packages like swift-hf-api to work without republishing binaries in a Tuist-specific layout.