This repository was archived by the owner on May 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,17 @@ To set up the `APPLE_ID` and `APPLE_ID_PASS` variables:
26
26
- ` APPLE_ID ` is your Apple account
27
27
- ` APPLE_ID_PASS ` is a password generated on the [ Apple ID page] ( https://appleid.apple.com/account/manage ) in App-Specific Passwords
28
28
29
+ ## Uploading to the Microsoft Store
30
+
31
+ Detailed step-by-step instructions can be found in this [ blog post] ( https://www.codiga.io/blog/submit-electron-app-to-microsoft-store/ ) .
32
+
33
+ - Download the ` .exe ` file from [ our latest releases] ( https://github.com/codiga/code-snippets-manager/releases/latest )
34
+ - Download the [ MSIX Packaging Tool] ( https://apps.microsoft.com/store/detail/msix-packaging-tool/9N5LW3JBCXKF )
35
+ - Update the "Package Information" per the blog post instructions above
36
+ - Create your new ` .msix ` file
37
+ - Upload your new file and make any necessary changes to the submission
38
+ - Submit your new submission
39
+
29
40
## Contact
30
41
31
42
If you have any question, please ask on our [ Slack channel] ( https://join.slack.com/t/codigahq/shared_invite/zt-9hvmfwie-9BUVFwZDwvpIGlkHv2mzYQ )
You can’t perform that action at this time.
0 commit comments