tranxuanthang/lrcget

README says NO Mac Apple Silicon support but it seems to be the reverse

Opened this issue · 4 comments

paour commented

I'm on an Intel Mac, downloaded the 0.3.2 DMG version, and it is ONLY ARM (Apple Silicon), not x86/amd64.

SCR-20240525-kgtf
paour commented

Creating the build with the provided command generates a working amd64 version. If you're unable to cross-compile, I can provide the build.

image

Same question, it seems that it won't build amd64 version for mac since the version 0.3.0.

Weird, in v0.3.0 it did build LRCGET_0.3.0_x64.dmg. I don't remember changing anything until commit 155d532. I'll try to build this commit to see if it can produce both aarch64 and amd64 builds.

Also, I don't test any macOS build and only provide them as-is, because I don't have any Mac devices. If someone can provide support and PRs for resolving any macOS issues, I'll be happy to merge!

@paour Thank you, it will be the last resort if GitHub Actions is not working.

The v0.4.0 release now has both the build for x64 and Apple Silicon architectures:

https://github.com/tranxuanthang/lrcget/releases/tag/0.4.0