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

OSX build is not digitally signed #63

Open
ingorichter opened this issue Sep 2, 2016 · 1 comment
Open

OSX build is not digitally signed #63

ingorichter opened this issue Sep 2, 2016 · 1 comment
Labels

Comments

@ingorichter
Copy link
Collaborator

ingorichter commented Sep 2, 2016

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

  1. Download the release build
  2. Open DMG and copy to local Applications folder
  3. Launch Brackets-Electron

Expected behavior: Launch the app without warning.

Actual behavior: Doesn't launch the app because of missing code signing signature.

Workaround

  1. Open System Preferences
  2. Open Security & Privacy and navigate to General tab
  3. Change the setting to Allow apps downloaded from: to Anywhere
@ingorichter ingorichter added the mac label Sep 2, 2016
@zaggino
Copy link
Member

zaggino commented Sep 2, 2016

Yeah, you need to be Apple Developer program member (or whatever it's called) to sign the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants