Bug 40067: Rename osx64 mar and dmg files to macos
The new macos mar and dmg files contain both x86_64 and aarch64 builds for macOS. In projects/release/update_responses_config.yml and tools/signing/nightly/update-responses-base-config.yml we update the build_target to mar_osname mapping to use `macos` instead of `osx64`. We also add the new aarch64 build_target (Darwin_aarch64-gcc3). We update update_responses to take into account the new dmg file names using `macos` instead of `osx64`. We also update tools/dmg2mar and various signing scripts for the `osx64 -> macos` change in both mar files and dmg files.
Showing
- projects/browser/config 1 addition, 1 deletionprojects/browser/config
- projects/release/update_responses_config.yml 5 additions, 3 deletionsprojects/release/update_responses_config.yml
- tools/dmg2mar 3 additions, 3 deletionstools/dmg2mar
- tools/marsigning_check.sh 1 addition, 1 deletiontools/marsigning_check.sh
- tools/signing/check_file_counts 2 additions, 2 deletionstools/signing/check_file_counts
- tools/signing/gatekeeper-bundling.sh 1 addition, 1 deletiontools/signing/gatekeeper-bundling.sh
- tools/signing/macos-signer-gatekeeper-signing 1 addition, 1 deletiontools/signing/macos-signer-gatekeeper-signing
- tools/signing/nightly/update-responses-base-config.yml 5 additions, 6 deletionstools/signing/nightly/update-responses-base-config.yml
- tools/update-responses/update_responses 3 additions, 3 deletionstools/update-responses/update_responses
Please register or sign in to comment