Skip to content

Documentation failing to build for docs.rs #78

Open
@mitchmindtree

Description

@mitchmindtree

Despite specifying the macos target for documentation to build in our Cargo.toml, the build will still fail when building for docs.rs. This is because docs.rs attempts to build for macOS via cross-compilation from Linux. This should be first solved in coreaudio-sys before attempting to fix coreaudio-rs.

Related issues / PRs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions