Skip to content

universal build is forced to arm64 #954

Description

@zafnz

idb/build.sh

Line 276 in da0f89a

ARCHS=arm64

FYI Looks like you're about to configure workflows to automatically publish a universal build, except this line in your build.sh hardcodes it to arm64.

  local common_settings=(
    -skipMacroValidation
    ENABLE_USER_SCRIPT_SANDBOXING=NO
    CLANG_ENABLE_EXPLICIT_MODULES=NO
    ARCHS=arm64
  )

Commit Ref:
da0f89a#diff-87db21a973eed4fef5f32b267aa60fcee5cbdf03c67fafdc2a9b553bb0b15f34R12-R30

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