Closed
Description
Crates such as https://docs.rs/crate/core-foundation/0.4.1/builds fail to build on platforms other than macOS. In this case, it fails with error: native frameworks are only available on macOS targets
, but the crate would build correctly on macOS targets ... docs.rs doesn't seem to even try to build on macOS, however, after this error.
Could it be changed in such a way that docs.rs tries to build on all platforms and later only show the subset of platforms where it succeeded to build?
Metadata
Metadata
Assignees
Labels
No labels