[Desktop/Browser] - Renew signing certificates (#4739)

pull/4612/head
mimartin12 3 years ago committed by GitHub
parent de9d4956a2
commit 4438ab9e3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

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

Loading…
Cancel
Save