Skip to content

Enable taskcluster to publish M1 artifacts #4828

@tarikeshaq

Description

@tarikeshaq

Right now, the artifacts generated by taskcluster are all built for Intel Macs (note that the rust.targets there only have darwin)

If we would like our android release to be accessible by M1s, we should probably change our taskcluster configs a little. I'm not sure the full extent of what's needed, but at the minimum:

export ORG_GRADLE_PROJECT_RUST_ANDROID_GRADLE_TARGET_AARCH64_APPLE_DARWIN_NSS_STATIC=1
.
.
  • There are most likely more changes that need to be done, but this is hitting the end of my familiarity with taskcluster
  • Check-in with the taskcluster team to make sure all is OK, but if we can get an M1 to run a release megazord artifact, then we should be good

┆Issue is synchronized with this Jira Task
┆Epic: Important backlog

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