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

mas-dev build won't run due to invalid code signature #119

Closed
cwillisf opened this issue May 23, 2020 · 0 comments · Fixed by #120
Closed

mas-dev build won't run due to invalid code signature #119

cwillisf opened this issue May 23, 2020 · 0 comments · Fixed by #120

Comments

@cwillisf
Copy link
Contributor

Expected Behavior

Though we can't run the mas build locally, we should be able to run the mas-dev build locally in order to test something as close to the mas build as possible.

To some extent this is a developer-facing feature request, but it's important because it prevents locally debugging mas-specific problems like #118

Actual Behavior

The mas-dev build fails to launch with a message indicating an invalid code signature.

Steps to Reproduce

  1. Modify scripts/electron-builder-wrapper.js to build mas-dev instead of mas
  2. Run npm run dist
  3. Attempt to start dist/mas-dev/Scratch Desktop.app

Operating System and Browser

macOS

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

Successfully merging a pull request may close this issue.

2 participants