We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you download and attempt to run smcli on a modern version of macOS you get a warning about being unable to authorize the code and being unable to run it. You can work around this with control-click and open and/or xattr, see https://apple.stackexchange.com/questions/202169/how-can-i-open-an-app-from-an-unidentified-developer-without-using-the-gui.
smcli
xattr
Something similar might happen on Windows.
It would be good to code sign the release to avoid this. CC @pigmej
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If you download and attempt to run
smcli
on a modern version of macOS you get a warning about being unable to authorize the code and being unable to run it. You can work around this with control-click and open and/orxattr
, see https://apple.stackexchange.com/questions/202169/how-can-i-open-an-app-from-an-unidentified-developer-without-using-the-gui.Something similar might happen on Windows.
It would be good to code sign the release to avoid this. CC @pigmej
The text was updated successfully, but these errors were encountered: