Skip to content

macOS binary is not x86_64 but arm64 #1687

Open
@carlos-villavicencio-adsk

Description

Describe the bug
In Azure Pipelines CI, our pipeline breaks because the runner machines are x86_64 (intel) and not apple silicon (arm64) on v0.8.0.

v0.7.3 is x86_64 for reference. Is it possible to build a fat binary?

To Reproduce
Steps to reproduce the behavior:

  1. Get https://uploader.codecov.io/v0.8.0/macos/codecov
  2. On macOS execute lipo -archs codecov
  3. See the architecture type.

Expected behavior
Have a fat binary that bundles x86_64 and arm64 architectures.

Metadata

Assignees

No one assigned

    Labels

    Area: Report UploadIssues with pre-ingest report uploadingMediumMedium Priority Issues (to be fixed or re-evaluated in 3 monthsbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions