Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Apple Silicon support for the installer script #73

Open
ddgg-el opened this issue Aug 19, 2023 · 1 comment
Open

Adding Apple Silicon support for the installer script #73

ddgg-el opened this issue Aug 19, 2023 · 1 comment

Comments

@ddgg-el
Copy link

ddgg-el commented Aug 19, 2023

Hello!
the release version works for Apple Silicon as well, but the installer script only works for Intel based machine.
You could add

"Darwin arm")
    RELEASE_FILE="lyp-$LYP_VERSION-osx"
    ;;

as a case for letting arm users to use the installer script.
Thank you!

@noteflakes
Copy link
Collaborator

Hi, I'm not working on this project anymore. Would you like to take over? Even if not, you can always submit a PR. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants