mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-09-29 20:58:36 +00:00
Build macOS x86_64 release
Add actions to build a release for macOS x86_64 in addition to the aarch64 version. PR #5526 <https://github.com/Genymobile/scrcpy/pull/5526> Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
parent
618a978f5b
commit
c1351b250e
2 changed files with 71 additions and 0 deletions
|
@ -9,5 +9,6 @@ sha256sum "scrcpy-server-$VERSION" \
|
|||
"scrcpy-win32-$VERSION.zip" \
|
||||
"scrcpy-win64-$VERSION.zip" \
|
||||
"scrcpy-macos-aarch64-$VERSION.tar.gz" \
|
||||
"scrcpy-macos-x86_64-$VERSION.tar.gz" \
|
||||
| tee SHA256SUMS.txt
|
||||
echo "Release checksums generated in $PWD/SHA256SUMS.txt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue