-
Notifications
You must be signed in to change notification settings - Fork 4
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 15.0 requires an extra step to run #7
Comments
Yes, or you could remove the quarantine xattr which the distribution instructs you to do. From what I gather, Gatekeeper only kicks in if the file is quarantined. If it is not quarantined, Gatekeeper is not run so you would not need to create an exception in the Settings (System Preferences) app. I should mention that I only have 12.7.6. I haven't used the app on 13.x, 14.x or the 15.x betas. |
I did run that quarantine script and I still had to grant permission via settings app to run. Gatekeeper gets stricter on macOS 15 |
Thanks for the clarification. When macOS 15 comes out, I'll attempt to upgrade to it and see what the simplest way to make Sequential work, and I'll update the Readme with those findings. |
https://www.macrumors.com/2024/08/06/macos-sequoia-gatekeeper-security-change/
To install apps that Gatekeeper blocks, users will need to open up System Settings and go to the Privacy and Security section to "review security information" before being able to run the software.
The text was updated successfully, but these errors were encountered: