thebrowsercompany / swift-build

Swift toolchain builds by The Browser Company
360 stars 10 forks source link

Adjust embedded executable manifests #69

Open compnerd opened 1 year ago

compnerd commented 1 year ago

We currently embed the default LLVM manifest which results in the metadata for the binaries not reflecting the toolchain distribution. We should adjust the manifest for embedding to properly encode the toolchain information into the binaries.