Add macOS intel64 build-action#5526
Add macOS intel64 build-action#5526Genxster1998 wants to merge 4 commits intoGenymobile:devfrom Genxster1998:dev
Conversation
|
Thank you 👍 I added preliminary commits, in particular to add the architecture on Linux and macOS. I renamed intel to x86_64. (Is it ok for you?) Please review/test |
👍
👍
I can't agree more but they do use intel suffix sometimes, you know Apple.
i just ran the app from linux_macos_arch branch , it works correctly. |
PR Genymobile#5526 <Genymobile#5526> Co-authored-by: Genxster1998 <ck.2229.ck@gmail.com>
Add actions to build a release for macOS x86_64 in addition to the aarch64 version. PR Genymobile#5526 <Genymobile#5526> Signed-off-by: Romain Vimont <rom@rom1v.com>
|
Merged into |
PR Genymobile#5526 <Genymobile#5526> Co-authored-by: Genxster1998 <ck.2229.ck@gmail.com>
Add actions to build a release for macOS x86_64 in addition to the aarch64 version. PR Genymobile#5526 <Genymobile#5526> Signed-off-by: Romain Vimont <rom@rom1v.com>
|
FYI
|
|
Dang ! 😫 |
I just changed runner machine to macos-13.You can check artifacts here.https://github.com/Genxster1998/scrcpy-old/actions/runs/12000259857

For intel machine it is working.
PS: Forgot to reflect changes in generate-checksums.sh.