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

There is no option to build not signed AppX for Windows Store submission #2045

Closed
3 tasks done
mahnunchik opened this issue Nov 18, 2020 · 3 comments
Closed
3 tasks done
Labels
blocked/upstream Issues blocked by upstream bugs bug

Comments

@mahnunchik
Copy link
Contributor

Preflight Checklist

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project follows, as appropriate.
  • I have searched the issue tracker for a bug that matches the one I want to file, without success.

Issue Details

  • Electron Forge Version:
    • 6.0.0-*
  • Electron Version:
    • Any
  • Operating System:
    • Windows 10
  • Last Known Working Electron Forge version::
    • -

Expected Behavior

There is option to build not signed AppX for Windows Store submission.

Actual Behavior

There is no option to build not signed AppX for Windows Store submission.

To Reproduce

{
  name: '@electron-forge/maker-appx',
  config: {
    devCert: null or '/path/to/cert',
  },
},

Electron-forge tries to sign AppX by provided cert OR create self signed cert and sign app.

Additional Information

@mahnunchik mahnunchik added the bug label Nov 18, 2020
@malept
Copy link
Member

malept commented Aug 6, 2021

Closing as this would need to be updated in the upstream project (see electron-userland/electron-windows-store#138)

@malept malept closed this as completed Aug 6, 2021
@malept malept added the blocked/upstream Issues blocked by upstream bugs label Aug 6, 2021
@dongmingli-Ben
Copy link

Any update on this issue? There is a forked version of electron-windows-store that can create unsigned Appx.

@gaetandezeiraud
Copy link

Any update? I have the same problematic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked/upstream Issues blocked by upstream bugs bug
Projects
None yet
Development

No branches or pull requests

4 participants