Skip to content

Targets for MacCatalyst are failing to build #6

Description

@tmarkovski

This started to happen recently, but I'm not sure where exactly the problem is. Attempting to build the library for *-macabi targets is failing with clang error.

cargo +nightly build --release -Z build-std --target x86_64-apple-ios-macabi
// and
cargo +nightly build --release -Z build-std --target aarch64-apple-ios-macabi

It seems related to this issue. I tried building a simple rust library for these targets to make sure the tooling works, and it seemed to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions