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

macOS Catalina #145

Open
Gerjan77 opened this issue Apr 28, 2020 · 1 comment
Open

macOS Catalina #145

Gerjan77 opened this issue Apr 28, 2020 · 1 comment

Comments

@Gerjan77
Copy link

Run audio_cloverALC-130_v0.6.command

macOS Version: 10.15.4 is not supported

@Gerjan77
Copy link
Author

# verify system version
case ${gSysVer} in

    10.15* ) gSysName="Catalina"
    gSysFolder=kexts/10.14
    gSID=$(csrutil status)
    ;;

    10.14* ) gSysName="Mojave"
    gSysFolder=kexts/10.14
    gSID=$(csrutil status)
    ;;

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

1 participant