conda-forge / rust-feedstock

A conda-smithy repository for rust.
BSD 3-Clause "New" or "Revised" License
7 stars 28 forks source link

Add rust-std subpackages for iOS development #140

Closed oskirby closed 1 year ago

oskirby commented 1 year ago

I'm working with the Mozilla VPN team and we are making another attempt to migrate our build infrastructure to use Conda for dependency management, and in order to get iOS builds working we would like to add the iOS rust targets to conda-forge.

This pull request should add recipes to download the rust-std-<arch>-apple-ios targets from static.rust-lang.org and install them alongside the rust package.

Checklist

conda-forge-webservices[bot] commented 1 year ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

pkgw commented 1 year ago

Thanks for submitting this! Looking over the results of a local test build, this PR looks good to me.