mirror of
https://github.com/bitwarden/browser
synced 2024-12-24 17:11:55 +01:00
[DEVOPS-1719] Update Desktop certificates and provisioning profiles (#7777)
* Update provision SHA1
* Update certificates and profiles
* fix linting
* testing upload to test flight
* Add missing key
* Revert "testing upload to test flight"
This reverts commit aa461fa481
.
This commit is contained in:
parent
a1805ae0eb
commit
e847244817
BIN
.github/secrets/appstore-app-cert.p12.gpg
vendored
BIN
.github/secrets/appstore-app-cert.p12.gpg
vendored
Binary file not shown.
BIN
.github/secrets/appstore-installer-cert.p12.gpg
vendored
BIN
.github/secrets/appstore-installer-cert.p12.gpg
vendored
Binary file not shown.
BIN
.github/secrets/bitwarden-desktop-key.p12.gpg
vendored
BIN
.github/secrets/bitwarden-desktop-key.p12.gpg
vendored
Binary file not shown.
Binary file not shown.
@ -128,7 +128,7 @@ function distSafariApp(cb, subBuildPath) {
|
|||||||
"--sign",
|
"--sign",
|
||||||
subBuildPath === "mas"
|
subBuildPath === "mas"
|
||||||
? "3rd Party Mac Developer Application: Bitwarden Inc"
|
? "3rd Party Mac Developer Application: Bitwarden Inc"
|
||||||
: "E661AB6249AEB60B0F47ABBD7326B2877D2575B0",
|
: "E7C9978F6FBCE0553429185C405E61F5380BE8EB",
|
||||||
"--entitlements",
|
"--entitlements",
|
||||||
entitlementsPath,
|
entitlementsPath,
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user