bazelbuild / rules_swift

Bazel rules to build Swift on Apple and Linux platforms
Apache License 2.0
307 stars 133 forks source link

Add an API to compile a `.swiftinterface` file into a `.swiftmodule` #1250

Closed brentleyjones closed 1 month ago

brentleyjones commented 1 month ago

PiperOrigin-RevId: 462641052 (cherry picked from commit 47b464853d7a78cd387a095ebfeb61bf6f132410)


Cherry-pick notes: We already picked most of this in 9abae7d7340c5e9e520f5170054a085d485879e0. This is just applying missed changes and formatting changes.

google-cla[bot] commented 1 month ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.