Revert "Update signing certificate" (#2495)

(cherry picked from commit 24f54c580a)
This commit is contained in:
Oscar Hinton 2022-04-07 22:12:41 +02:00 committed by Hinton
parent 442be953f2
commit 035fb73e1b
1 changed files with 2 additions and 2 deletions

View File

@ -133,8 +133,8 @@ function distSafariApp(cb, subBuildPath) {
"--force",
"--sign",
subBuildPath === "mas"
? "Apple Distribution: Bitwarden Inc"
: "804423200FF8ED2D5198919ED1831AAF83380226",
? "3rd Party Mac Developer Application: 8bit Solutions LLC"
: "6B287DD81FF922D86FD836128B0F62F358B38726",
"--entitlements",
entitlementsPath,
];