Tuist now recognizes SE-0482 staticLibrary.artifactbundle artifacts from SwiftPM instead of treating every binary artifact path as an .xcframework. The mapper reads info.json, keeps only the Apple variants, and materializes a lightweight XCFramework-compatible wrapper under SwiftPM’s scratch derived state. Projects depending on packages such as swift-hf-api can now run tuist generate successfully without package authors republishing binaries in a Tuist-specific layout. Existing XCFramework binary targets keep the previous flow.
Hive
Support SwiftPM static library artifact bundles
Published
Jun 18, 2026 · 19:00 UTC
Repository
tuist/tuist