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

feat: automatically remove Apples quarantine flag #155

Merged
merged 1 commit into from
Mar 19, 2024

Commits on Mar 18, 2024

  1. feat: automatically remove Apples quarantine flag

    Apple usually puts a quarantine flag on downloaded binaries, that are not signed. This prevents execution of the file.
    This PR adds a command to the `install.sh` file, to automatically remove the quarantine flag of the installed binary.
    
    *tested on macOS 14.x*
    MarvinJWendt authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8c2a9ae View commit details
    Browse the repository at this point in the history