From 40d0812a0c8efaa3bc1800e9a2af8773b727f409 Mon Sep 17 00:00:00 2001 From: Christopher Willis-Ford Date: Thu, 13 Dec 2018 19:18:50 -0800 Subject: [PATCH] Fix AppX publisher info --- electron-builder.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/electron-builder.yaml b/electron-builder.yaml index 0801114..f62aa34 100644 --- a/electron-builder.yaml +++ b/electron-builder.yaml @@ -21,4 +21,6 @@ win: - appx - nsis appx: - identityName: ScratchDesktop + identityName: ScratchFoundation.ScratchDesktop + publisherDisplayName: "Scratch Foundation" + publisher: "CN=2EC43DF1-469A-4119-9AB9-568A0A1FF65F"