0.0.3-alpha.90 • Published 4 years ago

@kano/kit-app-shell-windows-store v0.0.3-alpha.90

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

KASH Windows Store

Builds an .appx to be published on the Windows Store

Setup

To build applications for the Windows Store, you will need a developer certificate. Each certificate is tied to a publisher. If you are building an app locally and don't intend to publish it as is, you can use any publisher. e.g. CN=Myself. If you are preparing a Store Submission, see the Preparing a submission chapter.

Now run kash configure windows-store, choose Create a new certificate and input your choosen Publisher. This will create a save a certificate for that publisher and will be used when building the .appx package.

In your project's config files add the following:

{
    "WINDOWS_STORE": {
        "PACKAGE_NAME": "<Package name>",
        "PACKAGE_DISPLAY_NAME": "<Display name>",
        "PUBLISHER": "<Publisher>",
        "PUBLISHER_DISPLAY_NAME": "<Publisher Display Name>"
    }
}

This information can be found in the App identity section of the Microsoft partner center. For a local test, you can choose these fields, but make sure your generated certificate uses the same publisher as the one defined here.

Preparing a submission

Login the partner center at https://partner.microsoft.com/en-us/dashboard/windows/overview, navigate to your app in Overview > App > App Managment > App identity

App identity

You will find here all the info to fill in the fields in your project's config files

TODO

  • Generate All icons, some are missing
  • Add get-publisher key that retrieves the publisher ID for a given app

0.0.3-alpha.90

4 years ago

0.0.3-alpha.88

4 years ago

0.0.3-alpha.87

4 years ago

0.0.3-alpha.86

4 years ago

0.0.3-alpha.85

4 years ago

0.0.3-alpha.82

5 years ago

0.0.3-alpha.80

5 years ago

0.0.3-alpha.79

5 years ago

0.0.3-alpha.78

5 years ago

0.0.3-alpha.76

5 years ago

0.0.3-alpha.75

5 years ago

0.0.3-alpha.74

5 years ago

0.0.3-alpha.71

5 years ago

0.0.3-alpha.67

5 years ago

0.0.3-alpha.66

5 years ago

0.0.3-alpha.64

5 years ago

0.0.3-alpha.62

5 years ago

0.0.3-alpha.61

5 years ago

0.0.3-alpha.59

5 years ago

0.0.3-alpha.58

5 years ago

0.0.3-alpha.56

5 years ago

0.0.3-alpha.54

5 years ago

0.0.3-alpha.53

5 years ago

0.0.3-alpha.52

5 years ago

0.0.3-alpha.51

5 years ago

0.0.3-alpha.49

5 years ago

0.0.3-alpha.48

5 years ago

0.0.3-alpha.43

5 years ago

0.0.3-alpha.42

5 years ago

0.0.3-alpha.41

5 years ago

0.0.3-alpha.40

5 years ago

0.0.3-alpha.39

5 years ago

0.0.3-alpha.38

5 years ago

0.0.3-alpha.36

5 years ago

0.0.3-alpha.35

5 years ago

0.0.3-alpha.33

5 years ago

0.0.3-alpha.32

5 years ago

0.0.3-alpha.31

5 years ago

0.0.3-alpha.28

5 years ago

0.0.3-alpha.27

5 years ago

0.0.3-alpha.26

5 years ago

0.0.3-alpha.25

5 years ago

0.0.3-alpha.23

5 years ago

0.0.3-aplha.22

5 years ago

0.0.3-alpha.21

5 years ago

0.0.3-alpha.20

5 years ago

0.0.3-alpha.19

5 years ago

0.0.3-alpha.17

5 years ago

0.0.3-alpha.16

5 years ago

0.0.3-alpha.14

5 years ago

0.0.3-alpha.13

5 years ago

0.0.3-alpha.12

5 years ago

0.0.3-alpha.11

5 years ago

0.0.3-alpha.10

5 years ago

0.0.3-alpha.9

5 years ago

0.0.3-alpha.8

5 years ago

0.0.3-alpha.7

5 years ago

0.0.3-alpha.6

5 years ago

0.0.3-alpha.5

5 years ago

0.0.3-alpha.4

5 years ago

0.0.3-alpha.3

5 years ago

0.0.3-alpha.2

5 years ago

0.0.3-alpha.1

5 years ago

0.0.3-alpha.0

5 years ago

0.0.2-alpha.2

5 years ago

0.0.2-alpha.1

5 years ago