0.0.3-alpha.90 • Published 5 years ago

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

Weekly downloads
1
License
MIT
Repository
-
Last release
5 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

5 years ago

0.0.3-alpha.88

6 years ago

0.0.3-alpha.87

6 years ago

0.0.3-alpha.86

6 years ago

0.0.3-alpha.85

6 years ago

0.0.3-alpha.82

6 years ago

0.0.3-alpha.80

6 years ago

0.0.3-alpha.79

6 years ago

0.0.3-alpha.78

6 years ago

0.0.3-alpha.76

6 years ago

0.0.3-alpha.75

6 years ago

0.0.3-alpha.74

6 years ago

0.0.3-alpha.71

6 years ago

0.0.3-alpha.67

6 years ago

0.0.3-alpha.66

6 years ago

0.0.3-alpha.64

6 years ago

0.0.3-alpha.62

6 years ago

0.0.3-alpha.61

6 years ago

0.0.3-alpha.59

6 years ago

0.0.3-alpha.58

6 years ago

0.0.3-alpha.56

6 years ago

0.0.3-alpha.54

6 years ago

0.0.3-alpha.53

6 years ago

0.0.3-alpha.52

6 years ago

0.0.3-alpha.51

6 years ago

0.0.3-alpha.49

6 years ago

0.0.3-alpha.48

6 years ago

0.0.3-alpha.43

6 years ago

0.0.3-alpha.42

6 years ago

0.0.3-alpha.41

6 years ago

0.0.3-alpha.40

6 years ago

0.0.3-alpha.39

6 years ago

0.0.3-alpha.38

6 years ago

0.0.3-alpha.36

6 years ago

0.0.3-alpha.35

6 years ago

0.0.3-alpha.33

6 years ago

0.0.3-alpha.32

6 years ago

0.0.3-alpha.31

6 years ago

0.0.3-alpha.28

6 years ago

0.0.3-alpha.27

6 years ago

0.0.3-alpha.26

6 years ago

0.0.3-alpha.25

6 years ago

0.0.3-alpha.23

6 years ago

0.0.3-aplha.22

6 years ago

0.0.3-alpha.21

6 years ago

0.0.3-alpha.20

6 years ago

0.0.3-alpha.19

6 years ago

0.0.3-alpha.17

6 years ago

0.0.3-alpha.16

6 years ago

0.0.3-alpha.14

6 years ago

0.0.3-alpha.13

6 years ago

0.0.3-alpha.12

6 years ago

0.0.3-alpha.11

6 years ago

0.0.3-alpha.10

6 years ago

0.0.3-alpha.9

6 years ago

0.0.3-alpha.8

6 years ago

0.0.3-alpha.7

6 years ago

0.0.3-alpha.6

6 years ago

0.0.3-alpha.5

6 years ago

0.0.3-alpha.4

6 years ago

0.0.3-alpha.3

6 years ago

0.0.3-alpha.2

7 years ago

0.0.3-alpha.1

7 years ago

0.0.3-alpha.0

7 years ago

0.0.2-alpha.2

7 years ago

0.0.2-alpha.1

7 years ago