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

Adding ‘sign’ dmg option to scheme.json to fix build errors #3941

Merged
merged 2 commits into from
Jun 13, 2019
Merged

Adding ‘sign’ dmg option to scheme.json to fix build errors #3941

merged 2 commits into from
Jun 13, 2019

Conversation

JoshRiser
Copy link
Contributor

@JoshRiser JoshRiser commented Jun 5, 2019

This solves a build issue with the 'sign' dmg configuration mentioned in #3870

@@ -802,6 +802,11 @@
"window": {
"$ref": "#/definitions/DmgWindow",
"description": "The DMG windows position and size."
},
"sign": {
"default": true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to ef0028d#diff-95f823016d05ece1f904f6c59a352ebaR190 the default is false. That file might need to be updated

@develar develar merged commit 766ecff into electron-userland:master Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants