Tuist now recognizes SE-0482 staticLibrary.artifactbundle artifacts from Swift packages (such as swift-hf-api’s Rust backend) and materializes a lightweight XCFramework-compatible wrapper under tuist-derived/XCFrameworks/<package>/<target>-<source-fingerprint>.xcframework/ that symlinks back to the immutable artifact bundle contents and emits the Info.plist keys Xcode expects. Existing XCFramework binary targets keep the previous flow.
Hive
Support SwiftPM staticLibrary artifact bundles in generated projects
Published
Jun 19, 2026 · 15:22 UTC
Repository
tuist/tuist