From 9d479bcce5c948ec7dc6cf8adc30e110d19e4c29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20=C3=85berg?= Date: Thu, 6 Nov 2025 21:55:47 +0100 Subject: [PATCH] Use CN=8bit Solutions LLC in custom-manifest --- apps/desktop/custom-appx-manifest.xml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/apps/desktop/custom-appx-manifest.xml b/apps/desktop/custom-appx-manifest.xml index c108e060e9d..cd73c0c0b4c 100644 --- a/apps/desktop/custom-appx-manifest.xml +++ b/apps/desktop/custom-appx-manifest.xml @@ -4,19 +4,19 @@ xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10" - xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"> --> +xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"> --> + xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" + xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" + xmlns:com="http://schemas.microsoft.com/appx/manifest/com/windows10" + xmlns:uap10="http://schemas.microsoft.com/appx/manifest/uap/windows10/10" + IgnorableNamespaces="uap rescap com uap10 build" + xmlns:build="http://schemas.microsoft.com/developer/appx/2015/build"> + ProcessorArchitecture="${arch}" + Publisher='CN=8bit Solutions LLC' + Version="${version}" /> Bitwarden Bitwarden Inc @@ -114,7 +114,8 @@ xmlns:build="http://schemas.microsoft.com/developer/appx/2015/build"> - +