8000 Remove the need to set CARGO_MAKE_TOOLCHAIN as an environment variable for cargo-make builds · Issue #185 · liveview-native/liveview-native-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Remove the need to set CARGO_MAKE_TOOLCHAIN as an environment variable for cargo-make builds #185
Closed
@simlay

Description

@simlay

Right now to do local builds using cargo-make you must do:
CARGO_MAKE_TOOLCHAIN=nightly-aarch64-apple-darwin cargo make uniffi-swift-test

Ideally, this should just be cargo make uniffi-swift-test

Something is incorrect with the CARGO_MAKE_TOOLCHAIN and the CARGO_MAKE_TOOLCHAIN_DEFAULT.

Note that this environment variable is used in CI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0