Compact universal builds for macOS

This commit is contained in:
Fedor Indutny 2021-12-17 01:11:18 +01:00 committed by GitHub
parent 9d1d219853
commit afd6f3bc20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 227 additions and 9 deletions

View file

@ -1,6 +0,0 @@
// Copyright 2020 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
const { zipMacOSRelease } = require('../ts/scripts/zip-macos-release');
zipMacOSRelease();