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

Add helper note on MacOS quarantine for "unknown" executables #5

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

akabiru
Copy link
Member

@akabiru akabiru commented Dec 18, 2024

https://support.apple.com/en-is/102445

MacOS will place the executable in quarantine by default. If your Mac displays an alert when you run the executable, you can dequarantine the op executable via the following command:

xattr -d com.apple.quarantine /usr/local/bin/op
Screenshot 2024-12-18 at 11 19 48 AM

@akabiru akabiru requested a review from Kharonus December 18, 2024 08:28
@Kharonus
Copy link
Member

Thanks a lot kabiru for the contribution. :D Mac was not yet much of a testing ground.

@Kharonus Kharonus merged commit 77a6811 into main Dec 19, 2024
3 checks passed
@Kharonus Kharonus deleted the mac-os-install branch December 19, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants