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
OSX complains about missing code signing of executable.
1.8.1
[Please include the OS and what version of Brackets-Electron you're running.] OSX 10.11.6
Brackets-Electron
Expected behavior: Launch the app without warning.
Actual behavior: Doesn't launch the app because of missing code signing signature.
Workaround
The text was updated successfully, but these errors were encountered:
Yeah, you need to be Apple Developer program member (or whatever it's called) to sign the app.
Sorry, something went wrong.
No branches or pull requests
Description
OSX complains about missing code signing of executable.
Versions
1.8.1
[Please include the OS and what version of
Brackets-Electron
you're running.]OSX 10.11.6
Steps to Reproduce
Expected behavior: Launch the app without warning.
Actual behavior: Doesn't launch the app because of missing code signing signature.
Workaround
The text was updated successfully, but these errors were encountered: