Skip to content

Create universal x86-64/arm64 mac builds

In #40158 (closed) we add support for macOS aarch64 builds. However, to avoid doubling the space used by macOS builds we should create universal x86-64/arm64 dmg files.

The tickets on mozilla side are:

I think the scripts from Mozilla we can use for that are:

  • taskcluster/scripts/misc/unify.sh
  • toolkit/mozapps/installer/unify.py
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information