mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 05:53:42 +00:00
Use different cert
This commit is contained in:
3
.github/workflows/build-desktop.yml
vendored
3
.github/workflows/build-desktop.yml
vendored
@@ -1447,7 +1447,8 @@ jobs:
|
||||
|
||||
security find-identity -v -p codesigning
|
||||
|
||||
codesign --entitlements resources/entitlements.mas.plist --deep --verbose --options runtime --force --sign "Developer ID Application: 8bit Solutions LLC (LTZ2PFU5D6)" dist/mas-dev-universal/Bitwarden.app
|
||||
codesign --entitlements resources/entitlements.mas.plist --deep --verbose --options runtime --force --sign "E7C9978F6FBCE0553429185C405E61F5380BE8EB" dist/mas-dev-universal/Bitwarden.app
|
||||
#codesign --entitlements resources/entitlements.mas.plist --deep --verbose --options runtime --force --sign "Developer ID Application: 8bit Solutions LLC (LTZ2PFU5D6)" dist/mas-dev-universal/Bitwarden.app
|
||||
|
||||
- name: Zip masdev asset
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user